Hello All
I get this error when I run weblogic5.1 . But do not get this error if I run weblogic from the command prompt. Please help him in resolving this
regards
Anand
javax.ejb.EJBException: [HttprintConnection.execute] Exception occured: java.sql
.SQLException: Cannot connect to the database for the following reason: java.lan
g.ClassNotFoundException: weblogic/jdbc/jts/Driver
at com.httprint.ejb.session.HttprintConnectionBean.execute(HttprintConne
ctionBean.java:57)
at com.httprint.ejb.session.HttprintConnectionBeanEOImpl.execute(Httprin
tConnectionBeanEOImpl.java:56)
at com.httprint.ejb.session.HttprintConnectionBeanEOImpl_ServiceStub.exe
cute(HttprintConnectionBeanEOImpl_ServiceStub.java, Compiled Code)
at com.httprint.data.HttprintResultSet.executeSQL(HttprintResultSet.java
:62)
at examples.jsp._pavilion._index._jspService(_index.java:154)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:105)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:123)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:742)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:686)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(
Servlet ContextManager.java:247)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
a:361)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)