Adding that line to the configuration didn't help, I'm still getting:

[org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl] INFO: Set default 
PBKey: org.apache.ojb.broker.PBKey: repository=default, user=sa, password=*****
[org.apache.ojb.broker.accesslayer.JdbcAccessFactory] ERROR: ConfigurableFactory 
configuration key class 'null' does not exist.
[org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl] ERROR: Creation of a 
new PB instance failed
null

Still stumped...

Message-----
From: BURT, RANDALL (CONTRACTOR) 
Sent: Saturday, March 29, 2003 1:57 PM
To: OJB Users List
Subject: RE: Creation of a new PB instance failed


Nope. I don't have that entry in OJB.properties. I have a ConnectionFactoryClass entry 
like so:

ConnectionFactoryClass=org.apache.ojb.broker.accesslayer.ConnectionFactoryDefaultImpl

Not using pooling right now, as we are early in development. I will add the line you 
sent and let you know if it works.

-----Original Message-----
From: Jakob Braeuchi [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 29, 2003 1:43 PM
To: OJB Users List
Subject: Re: Creation of a new PB instance failed


and this is the connection manager entry:

ConnectionManagerClass=org.apache.ojb.broker.accesslayer.ConnectionManagerImpl

hth
jakob

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to