Question with loading JDBC driver with web services [message #131996] |
Thu, 11 August 2005 12:43  |
Eclipse User |
|
|
|
Originally posted by: jkp1974a.cox.net
Hi. I want to create a web service which makes use of a DB (MS SQLServer
2000). I have the jdbc driver, but how do I actually include the jdbc
driver in the build path (or include with tomcat)? Is there something I
need to do in the package explorer or in preferences?
My java code tries to load the jdbc driver, but it fails -
classnotfoundexception. The webservice eventually stops (in the console
screen for the Tomcat server). I know how to include the JAR in my build
path for a java project in eclipse, and it works fine; thus, it's not a db
issue.
I ran through the sample WTP web service farenheit/celsius tutorial
without any problems. None of the webservice tutorials seem to mention
anything either. (I am using Tomcat 5.0.28, Axis 1.1, Java 1.4 on a
Windows XP SP1 box.)
Any help would be greatly appreciated. Thanks in advance.
Ken
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04179 seconds