Re: [JBoss-user] XADataSource configuration

2001-03-20 Thread Guy Rouillier
Please see samples posted to this mailing list just yesterday. - Original Message - From: Kirill Averianov <[EMAIL PROTECTED]> To: JBOSS (E-mail) <[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2001 3:37 PM Subject: [JBoss-user] XADataSource configuration > > I am new to JBOSS. > > Plea

RE: [JBoss-user] XADataSource configuration

2001-03-20 Thread Reynir Hübner
I have the following in my jboss.jcml: oracle.jdbc.driver.OracleDriver AnyName org.opentools.minerva.jdbc.xa.wrapper.XADataSourc eImpl jdbc:oracle:thin:@computername.domain.is:1521:isorcl dbusername dbpassword

Re: [JBoss-user] XADataSource configuration

2001-03-20 Thread Tobias Frech
Hi Kirill! Please got to the website http://www.jboss.org/ and click on "Documentation" in the menu. Then go to the (new) JBoss manual and read the section titled "JDBC/Database configuration". At the end of the section there is an example for Oracle configuration. If you are using JBoss 2.1 th