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

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]


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

Reply via email to