Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WTP and Mysql connection
WTP and Mysql connection [message #151343] Sun, 11 December 2005 14:29
Eclipse UserFriend
Originally posted by: greg.denis.laposte.net

Hello i can't resolved this problem:

I create a simple web tool project with one servlet, one jsp and a
connection database with mysql 5.0.

When i deploy it under Tomcat 5.5, i launch firefox and the connection
with my database is ok. (i put a <MyProject>.xml file at
<tomcat>\conf\Catalina\localhost location.)

But when i try to debug my project under eclipse:
- launch tomcat in debug mode
- start firefox and access to my url

then the following error appears:
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver
of class '' for connect URL 'null'

Somebodoy can help me?
Previous Topic:Missing J2EE features in 1.0RC2
Next Topic:web services with apache axis and eclipse
Goto Forum:
  


Current Time: Thu Apr 25 21:19:12 GMT 2024

Powered by FUDForum. Page generated in 0.02647 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top