Hi I wonder if anyone out there can help me.
I've compile a Java program which accesses an MS SQL database via JDBC,
which works fine as a stand alone program.  However when I run a servlet
using Weblogic 5.1 that also accesses the MS SQL database I get the
following error:

java.lang.ClassNotFoundException:weblogic.jdbc.mssqlserver4.Driver

Even though I think I've set the CLASSPATHS up correctly.  Could this be a
configuration problem?

Can anyone help?

Regards,


Mark Lamport
Lead Online Engineer,
EASPORTS.
http://www.easports.com
Tel: 01932 452814
mailto:[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to