Philippe,
Watch the list and please answer questions asked as the information needed to help you has not been included in your email.
Please tell us the version of Tomcat.
What Operating System are you using?
Please post the server.xml, web.xml and context.xml or appname.xml
This may make a big email but too much information is better that too little.
Thank You,
Doug
----- Original Message ----- From: "Philippe Couas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, March 14, 2005 9:13 AM
Subject: driver not found ?
Hi,
I search to connect with Sun Odbc driver to my Datasource configured in tomcat javax.servlet.ServletException: Cannot create JDBC driver of class '' for connect URL 'null', cause: No suitable driver What is wrong ?
Thanks Philippe
server.xml <ResourceParams name="jdbc/Agi"> <parameter> <name>driverClassName</name> <value>sun.jdbc.odbc.JdbcOdbc</value> </parameter>
<parameter> <name>url</name> <value>jdbc:odbc://localhost/AGI</value> </parameter>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
