RE: OC4J datasource / server crash problem

2001-09-11 Thread Owen Fellows
); } catch ( InitializerException ie ) { // Unable to return connection. To bad, but at least we tried. } } Hope this clarifies some issues. Ian -Oprindelig meddelelse- Fra: The elephantwalker [m

SV: OC4J datasource / server crash problem

2001-09-11 Thread Ian S. Hagen
} catch ( InitializerException ie ) { // Unable to return connection. To bad, but at least we tried. } } Hope this clarifies some issues. Ian -Oprindelig meddelelse- Fra: The elephantwalker [mailto:[EMAIL PROTEC

RE: OC4J datasource / server crash problem

2001-09-11 Thread Owen Fellows
{ YourClass.returnJDBCConnection(c); } -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ian S. Hagen Sent: 11 September 2001 08:21 To: Orion-Interest Subject: OC4J datasource / server crash problem Hi, I am currently part of a project developing a servlet/stateless EJB solution

RE: OC4J datasource / server crash problem

2001-09-11 Thread The elephantwalker
#x27;t you using cmp? Regards, the elephantwalker .ps Your datasource is fine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ian S. Hagen Sent: Tuesday, September 11, 2001 12:21 AM To: Orion-Interest Subject: OC4J datasource / server crash problem

OC4J datasource / server crash problem

2001-09-11 Thread Ian S. Hagen
Hi, I am currently part of a project developing a servlet/stateless EJB solution to be run on the Orion platform. We are experiencing some problems using our datasource connection to our Oracle 9i database. The server will on occasion leak connections, which eventually results in both the Orion