Hi,
        Can someone send me their sample repository.xml to connect to an
oracle database. The following is the repository.xml that I'm using. It
gives me an error saying "java.sql.SQLException: Invalid Oracle URL
specified"

Thanks,
Gaurav

   <jdbc-connection-descriptor
                platform="Oracle"
                jdbc-level="1.0"
                driver="oracle.jdbc.driver.OracleDriver"
                protocol="jdbc"
                subprotocol="Oracle"
                dbalias="jdbc:oracle:thin:@servername:1521:dger"
                username="username"
                password="password"
   />

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

Reply via email to