Set the path of ORACLE_HOME\jdbc\lib in Your Path or copy classes12.zip in SERVER\lib.
-Saroj -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Haugsand Sent: Monday, September 23, 2002 7:37 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] JBoss 3.0.1 and Oracle-XA I am trying to get Oracle-XA to work with JBoss 3.0.1, by doing the following: 1. I copy the docs/examples/jca/oracle-xa-service.xml 2. I change the line with URL=jdbc:oracle:oci8:@tc to URL=jdbc:oracle:oci8:@banklab3:1521:ora8 3. I insert username and password 4. I include an <attribute name="Pad">true</attribute> into jboss-service.xml It looks like the mbean is registrated, but I get error message that complain with "no ocijdbc8 in java.library.path" I assume no 2 above is not correct. But how should the URL be then? -- Jon Haugsand, <[EMAIL PROTECTED]> Norges Bank, <http://www.norges-bank.no> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
