Hi,

I have configured my server and web-app to use a DBCP datasource. All works well after the server has been started. If I then replace the war file with an updated version, the server notices the change and redeploys the war file and loads the updated application, however the JNDI datasource now fails. A datasource is returned from the lookup but the driver name attribute is null hence the consequent access fails.

Restarting the server make things work normally again.

I am using Tomcat 5.0.14 with Java SDK 1.4.2_02 with MySQL connector version 3.0.9

I believe I have eliminated any application errors by going back to the example from the Tomcat docs and this displays the same behaviour so I guess I have something configured badly. I will post all the configuration info if needed.

Any help appreciated.

Cliff


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



Reply via email to