ConnectionManagerClass=org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
hth jakob
BURT, RANDALL (CONTRACTOR) wrote:
Yes, as copied from my OJB.properties: (...) # The PersistenceBrokerFactoryClass entry decides which concrete # PersistenceBrokerFactory implemention is to be used. # Use this by for non-managed environments: PersistenceBrokerFactoryClass=org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl (...) # The PersistenceBrokerClass entry decides which concrete PersistenceBroker # implementation is to be served by the PersistenceBrokerFactory. # This is the singlevm implementation: PersistenceBrokerClass=org.apache.ojb.broker.singlevm.PersistenceBrokerImpl (...)
-----Original Message----- From: Jakob Braeuchi [mailto:[EMAIL PROTECTED] Sent: Saturday, March 29, 2003 1:22 PM To: OJB Users List Subject: Re: Creation of a new PB instance failed
hi burt,
and you also have thse entries in ojb.properties ?
PersistenceBrokerFactoryClass=org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl PersistenceBrokerClass=org.apache.ojb.broker.singlevm.PersistenceBrokerImpl
jakob
--------------------------------------------------------------------- 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]
