Just a *SWAG* but check the following: - DBCP versions - Other jakarta-commons components versions (such as pool, collection, ...) - Location of the above: common/lib vs WEB-INF/lib
Why (if you were wondering about the last point): http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html
-Tim
Ronald van Aken wrote:
Dear list,
I tried finding the awnser in the list already but can tackle this problem.
I use 4.0.6 for development and 4.1 tomcat for production. I use a JNDI
resource to connect to a MS SQL database which works good under 4.1 but
under 4.0.6 I get an error Cannot create resource. I adapted some code in
the way the tutorial describes using datasources under 4.0.6 but that didn't
fix it...
Please note that this server.xml snippet works fine under Tomcat 4.1 but
since I use IntelliJ I cant use that version for debugging. I double checked both configs of 4.1 and 4.0 they are identical... but I
assume I make some mistake in the xml file..
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
