[EMAIL PROTECTED] wrote:

username="userMe" password="myPassword" driverClassName="jdbc:oracle:thin:@msbdev2:1521:OracleServicensbdb"/>

Whoa!

Your driverClassName must be the class name of the oracle driver class: oracle.jdbc.driver.OracleDriver.

It's your url= that's "jdbc:oracle:thin:@blahblah:".


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to