Hi Rouven, My idea was wrong, PersistenceBrokerImpl.java doesn't have conditional compilation directives, so line numbers in the stack trace should match the source file. Please, look at your file PersistenceBrokerImpl.java and tell me what is in the line 1299 and around. JDK shouldn't show wrong line numbers, whatever version of JDK you use. Are you using OJB from rc5 src tarball, or have you checked it out from CVS yourself?
Oleg On Thursday 11 March 2004 12:22, Rouven Oberholzer wrote: > Hi Oleg and all, > > Thanks for your response. > You're right I over looked that about the line number in the stack trace. > so I retried the compilation to be sure having the right version in the > classpath. which gave me the same result. so i switched to jdk 1.2.2_017 to > be sure having the newest 1.2 jdk available -> same result. yes I use the > sun jdk. > > I'am not sure if the problem could be related to the proxy.jar I'am using. > I took that one available in the sourceforge ojb project from release rc1. > like recommended in the build.xml. I couldn't find anything newer. > > Does anyone else use ojb with sun jdk 1.2 and batch_mode=true, (and has it > running)? > > Thanks, > Rouven > > > --------------------------------------------------------------------- > 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]
