Title: RE: Deleting cookies with Orion
You want to start by defining a Datasource.
 
You can then use JNDI to lookup the Datasource, and use it.
 
Orion implements the connection pooling for you.
 
If you need some code, let me know and I will email some in private.
 
Al
 
----- Original Message -----
Sent: Monday, October 16, 2000 2:19 PM
Subject: Connection Pooling

Hi,
 
I need to use connection pooling in one of my EJB objects and I don't want to use any Orion specific code so I can move the EJB from Orion to other application servers it works again.
I was reading the Orion mailing list and I couldn't find anything, is there anyone out there who could kindly send me a sample code which dose this?
 
Thanks,
Amir
 

Reply via email to