[jboss-user] [Installation, Configuration Deployment] - JBOSS 4.3 EAP NOT PICKING UP TNSNAMES.ORA

2009-11-09 Thread scubie999
Hi All I have installed a Solaris Intel Server with JBOSS 4.3 EAP and Oracle 10.2.0.1 client (64 bit). I can do a tnsping and sqlplus to the database with no problem, however, when I start JBOSS it gives me an error: 10:22:38,335 WARN [JBossManagedConnectionPool] Throwable while attempting

[jboss-user] [Installation, Configuration Deployment] - Re: JBOSS 4.3 EAP NOT PICKING UP TNSNAMES.ORA

2009-11-09 Thread scubie999
Hi Peter Yes, oci has been installed. The following connect descriptor: connection-urljdbc:oracle:oci:@(description=(address=(host=hostname)(protocol=tcp)(port=1521))(connect_data=(sid=ORCL)))/connection-url also works. This seems to me to be a matter of the location of the tnsnames.ora