For example: I have 2 stateless EJBs: EJB1 and EJB2 and EJB1 calls EJB2. How can I share the same connection between these 2 EJB's without using Transactions and without using Entities?
We are planning to use Transactions and Entities in the future but as for our upcoming version, we need a different solution.
Thanks,
Ron
[Message sent by forum member 'rong999' (rong999)]
http://forums.java.net/jive/thread.jspa?messageID=241389