On Tuesday 08 October 2002 22:29, Arul wrote:
> Hi All
>
> I had created a DataSource in Tomcat Admin Console.
> But i am not getting a connection
>
> ds.getConnection()
>
> results in error.
> The error is java.sql.SQLException : cannot load JDBC Driver class null
>
> But while creating the datas
Hi All
I had created a DataSource in Tomcat Admin Console.
But i am not getting a connection
ds.getConnection()
results in error.
The error is java.sql.SQLException : cannot load JDBC Driver class null
But while creating the datasource i had given the driverclassname as
org.gjt.mm.mysql.Driver