Thanks Armin,
I was using ver. 0.95.
It works with ver. 0.97 I downloaded today.
Is it posible to put the broker in the same way in ServletContext and
use it for all sessions later on?
Somethning like:
PBKey pbKey = new PBKey("repository.xml");
PersistenceBroker broker =
PersistenceBrokerFactory.createPersistenceBroker(pbKey);
context.setAttribute(IConstants.OJB_BROKER, broker);
Regards
Marino
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>