Re: [JBoss-user] Problem with connecting to an Oracle database

2001-07-27 Thread Tim Yates
try DataSource ds = (javax.sql.DataSource) initCtx.lookup("java:/OracleDB"); - Original Message - From: Eli Gjørven <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 11:00 AM Subject: [JBoss-user] Problem with connecting to an Oracle d

Re: [JBoss-user] Problem with connecting to an Oracle database

2001-07-26 Thread Tim Yates
have you tried: DataSource ds = (javax.sql.DataSource)initCtx.lookup("java:/OracleDB"); Tim. - Original Message - From: Eli Gjørven <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 11:00 AM Subject: [JBoss-user] Problem with connecting

Re: [JBoss-user] Problem with connecting to an Oracle database

2001-07-23 Thread Per Lewau
On Mon, 23 Jul 2001, Eli Gjørven wrote: > > There is probably a solution to this problem to be found in the archives > at sourceforge, but the search service has unfortunately not been > available when I have tried to use it. The archive at Sourceforge doesn't work. Use the one you find at htt

[JBoss-user] Problem with connecting to an Oracle database

2001-07-23 Thread Eli Gjørven
There is probably a solution to this problem to be found in the archives at sourceforge, but the search service has unfortunately not been available when I have tried to use it. I used to have this in my jboss.jcml file: 1476 true default false DefaultDS jdbc:H