I am new to WebLogic; Guys, if anyone can help, I would really appreciate it!:
I might have not installed some jar files, if that is the case, please tell me what I am missing?? (I only have
java environmet and servlet.jar) Nothing other than that.
Wed Aug 22 09:30:46 PDT 2001:<E> <WebAppServletContext-webapp>
Servlet failed with Exception
java.lang.NoSuchMethodError
at weblogic.servlet.jsp.MyAttInfo.<init>(StandardTagLib.java:34)
at weblogic.servlet.jsp.StandardTagLib.processTagStandard
TagLib.java:280)
at weblogic.servlet.jsp.StandardTagLib.processTagElements
StandardTagLib.java:146)
at weblogic.servlet.jsp.StandardTagLib.<init>
(StandardTagLib.java:125)
at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY
(JspLexer.java:3811)
at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE
(JspLexer.java:3561)
at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3422)
at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING
(JspLexer.java:1760)
at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1601)
at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1491)
at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:880)
at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
at weblogic.utils.compiler.CodeGenerator.generate
(CodeGenerator.java:242)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:302)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:217)
at weblogic.servlet.internal.ServletStubImpl.getServlet
(ServletStubImpl.java:164)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:101)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet
(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet
(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet
(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet
(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute
(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)