> 2. I change the line with URL=jdbc:oracle:oci8:@tc > to URL=jdbc:oracle:oci8:@banklab3:1521:ora8
Try "jdbc:oracle:oci8:@banklab3" assuming banklab3 is the name of your db instance (does "tnsping banklab3" work?). Also, the OCI8 drivers use native libraries; you must have the Oracle 8 client installed on this box. __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ------------------------------------------------------- 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
