How do you add a new JDBC driver in Jboss.conf
How do you set the CMP to use this driver
In my case i want to add OracleDriver from classes111.zip
Thanks
Adi
> -----Original Message-----
> From: Anthony Robins [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 11, 2000 1:50 AM
> To: [EMAIL PROTECTED]
> Subject: [jBoss-Dev] Adding a cloudscape driver and removing the
> default jdbc drivers
>
> Hi,
>
> When i tried to add a cloudscape jdbc driver to jboss.conf and
> jboss.properties, I
> assumed that the 2 default drivers should be removed. I received the
> "java.sql.SQLException: No suitable driver" exception.
>
> When I put the drivers back, the Cloudscape driver gets loaded
> successfully.
> It seems strange that we need the default drivers loaded when there is a
> third party
> jdbc driver available.
>
> -- tony
>