Thanks, that answers my question...
In fact, i got a 3 seconds extra delay in my application when requesting a PersistenceBroker for the first time... My question was : how to initialize the pool at startup so that this 3 seconds extra delay is invisible for the end user. Following your advice, i will lookup for a PersitenceBorket instance at initialization time.


Sebastien

Le 3 juin 04, � 21:46, Armin Waibel a �crit :

Hi,

S�bastien Brunot wrote:
Hi,
What are the best practice to initialize the PersistenceBroker Pool at application startup ? I'm using OJB 0.9.9...

can you explain a little more detailed what you want to do.
The PersistenceBroker pool will be initialized by OJB internal on first PB instance lookup (createPersistenceBroker(...)) using PersistenceBrokerFactory.


regards,
Armin

Thanks for your help,
Sebastien
---------------------------------------------------------------------
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