| java.lang.Object org.polepos.RunSeasonAfterJdoEnhancing
RunSeasonAfterJdoEnhancing | public class RunSeasonAfterJdoEnhancing (Code) | | JDO specific run method that calls the JDO enhancer first.
|
Method Summary | |
public static void | main(String[] args) Run Polepositin after running the JDO enhancer. |
main | public static void main(String[] args) throws Exception(Code) | | Run Polepositin after running the JDO enhancer.
Somehow VOA does not like this setup.
It generates the following exception:
javax.jdo.JDOFatalUserException: One or more classes
in the JDO meta data have not been enhanced
|
|
|