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)
Michael Hickin
Greenhorn
Joined: Oct 26, 2001
Posts: 1
posted
0
Chances are you have the javax servlet jar in your classpath. Make sure you only have weblogic jars.
Joe McGuire
Ranch Hand
Joined: Mar 19, 2001
Posts: 293
posted
0
"Icie" The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements. Thanks! ------------------ Joe McGuire SCJP2, WLSCD