Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

problems with servlets and packages

0 views
Skip to first unread message

isaac

unread,
Dec 8, 2001, 4:41:38 PM12/8/01
to
"im trying to use a package called C:\Acme which includes a GifEncoder C:\Acme\JPM\Encoders the problem is that weblogic 6.1 doesnt seem to find it, this is the error i get in the console

<Dec 8, 2001 2:46:20 PM PST> <Error> <HTTP> <[WebAppServletContext(1074531,learning,/learning)] Se
rvlet failed with ServletException
javax.servlet.ServletException: Servlet class: 'HelloWorldGraphics' could not be resolved - a clas
s upon which this class depends wasn't found
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:600)
at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:368)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:242)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:
2456)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

and i have included the following in the classpath, in the path and in the .cmd file that starts weblogic

C:\Acme;C:\Acme\JPM\Encoders;C:\Acme\JPM;C:\bea\

Rob Mason

unread,
Dec 9, 2001, 9:31:23 AM12/9/01
to
See if there's an Acme.jar - if so, add that to your classpath...

Hope this helps
Rob

"isaac" <isa...@hotmail.com> wrote in message
news:3c128912$1...@newsgroups.bea.com...

0 new messages