Re: JDBC and WAR deployment
Re: JDBC and WAR deployment
- Subject: Re: JDBC and WAR deployment
- From: Gino Pacitti <email@hidden>
- Date: Tue, 4 Sep 2007 07:47:38 +0100
Hi Andrew
I did discover this on the wiki site - thanks to whomever wrote it
up... but thanks anyway...
You might be able to answer another thing though - I added the mysql-
connector-java-3.1.12-bin.jar to my project and merged it in but it
does not appear to be in the WAR file at all.
I have to manually start the app in Tomcat and then copy the
connector into the lib directory situated beneath WEB-INF?
Gino
On 3 Sep 2007, at 21:24, Andrew Lindesay wrote:
Hello Gino;
If you are configuring your model connections by hand then try
removing the 'resource-ref' element in the deployment descriptor
"jdbc/DefaultDataSource".
cheers.
- An exception occurred while trying to open a channel:
com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot create JDBC
driver of class '' for connect URL 'null'
___
Andrew Lindesay
technology : www.lindesay.co.nz
business : www.silvereye.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden