Hi,

We are developing an application server (a uPortal channel) and we use OJB-JDO in order to implement data persistence.

Everything works fine when the application is accessed by one user. But as soon as the application is concurrently accessed by two (or more) users, multiple instances are created and then, it seems that persistent managers (i.e. PersistenceManager instances) are not bound to the correct user.



Anybody already encountered this problem?


Thanks, Alexandre

--
Alexandre BOISSEAU
Université de Rennes1


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



Reply via email to