Hi Thomas I have built after changing jar to jar-debug Then I have rebuilt my project using the new jars but when I run my appl I don't get more info.
Can you help me? Andre --- Thomas Dudziak <[EMAIL PROTECTED]> wrote: > Hale India wrote: > > >Hi Thomas > > > >Yes I updae the OJB.properties. > > > >I forget to give you the most important part of > error > >message : > >Caused by: java.lang.NullPointerException > > at > >org.apache.ojb.broker.util.logging.LoggerFactoryImpl.getLogger(Unknown > >Source) > > at > >org.apache.ojb.broker.util.logging.LoggerFactory.getLogger(Unknown > >Source) > > at > >org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl.<clinit>(Unknown > >Source) > > ... 19 more > > > >Maybe it can hep. > > > > > > > Could you change OJB's build.xml file so that the > 'ojb-blank' target > depends on 'jar-debug' (not on 'jar'), and then > rerun your test and post > the complete stacktrace ? > > 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]
