Title: SV: Serious problem with Orion transaction processing: multiple c onnecti

What exactly seems to be the problem?

-----Ursprungligt meddelande-----
Fr�n: Eduardo Estefano [mailto:[EMAIL PROTECTED]]
Skickat: den 10 maj 2001 20:35
Till: Orion-Interest
�mne: Re: Serious problem with Orion transaction processing: multiple c
onnecti


I would like to know if this issue has been resolved. I encountered the same
problem with my application and would like to know if it is an orion bug or
an error in  my datasources configuration.

Here is the run down:
 
Same method in a session bean does this (simplified here):

Contact contact = contactHome.create(contactData);

contactHome.findByPrimaryKey(pk)        // WORKS FINE

contactHome.findByUsername(username)  // Finder Exception


Please let me know if there is a solution for this problem.

-----------------------------------------
Eduardo Estefano
Integrated Information Systems
480.317.8549

Reply via email to