It seems that there is no way to run OJB in Borland debug mode because the
OJB would crash with the following error:
java.lang.AbstractMethodError:
org/apache/ojb/broker/singlevm/PersistenceBrokerAbstractImpl.query
at
org.apache.ojb.broker.util.configuration.impl.OjbConfigurator.configure(Unknown
Source)
at
org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl.createNewBrokerInstance(Unknown
Source)
at
org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl$PBKeyedPoolableObjectFactory.makeObject(Unknown
Source)
at
org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:748)
at
org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl.createPersistenceBroker(Unknown
Source)
at
org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl.defaultPersistenceBroker(Unknown
Source)
at
org.apache.ojb.broker.PersistenceBrokerFactory.defaultPersistenceBroker(Unknown
Source)
at com.itcs.utils.ojb.TestLabelMap.main(TestLabelMap.java:25)
Exception in thread "main"
Does anybody know how to make OJB run in debug mode ? I can't imagine not
being able to use the debug mode for any large project.
Thanks and regards,
Patrick Reyes
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]