Mmhh, try this:
* make sure that no Eclipse (or any other IDE) containing the OJB project, is running * delete the complete target subfolder * from the commandline run 'ant jar-debug' - this should recompile everything
For automatic delete of /target and /dist directory you can use the 'clean' target:
'ant clean jar-debug'
regards, Armin
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
