RE: [JBoss-user] How to get the DataSource

2001-07-19 Thread Maraya Michael
R. Maraya > -- > From: [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, July 19, 2001 12:07 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] How to get the DataSource > > In the config file jboss.jcm

[JBoss-user] How to get the DataSource

2001-07-19 Thread FDing
In the config file jboss.jcml, I configure a database pool for Oracle, I give the Poolname, driver, url, username, password. I start the JBoss, everything is fine. Now the problem is I try to get the DataSource from this registered pool, then I can get the connection from the DataSource. (In a r