Hi all,

I am connecting to the oracle database via Ibatis and getting 
the java.sql.SQLException: Invalid Oracle-URL 

I am using oracle client installation (for oracle 10g-10.2.0.1) /oracle
thick driver as jdbc-driver and have

<property name="JDBC.ConnectionURL" value="jdbc:oracle:o...@orcl"/>

If I connect the same database with the same url from java directly (without
Ibatis), it works fine.


What am I doing wrong?  Could anybody help me ?


Many thanks in advance!!



-- 
View this message in context: 
http://www.nabble.com/Invalid-Oracle-URL-tp23094900p23094900.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to