Hi,

if you use rc1 all these entries are in OJB.properties file,
thus you don't use rc1 or you mixed some files. Please
check your classpath if you have more than one OJB.properties file
in (maybe from the struts stuff)

regards,
Armin

----- Original Message -----
From: "BURT, RANDALL (CONTRACTOR)" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Saturday, March 29, 2003 10:41 PM
Subject: RE: Creation of a new PB instance failed


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.ConnectionFacto
ryDefaultImpl

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.ConnectionManag
erImpl

hth
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]

Reply via email to