Hello All,
 
I'm trying to deploy struts using WebLogic 5.1 SP9, and following the SP8 deployment directions.  But when I attempt to run the examples war file, I get the following error:
 
Mon May 21 11:28:42 CDT 2001:<I> <WebAppServletContext-struts-example> resolving taglib uri '/WEB-INF/struts-bean.tld' t
o taglib-location /WEB-INF/struts-bean.tld:
Mon May 21 11:28:43 CDT 2001:<E> <WebAppServletContext-struts-example> Servlet failed with Exception
weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'bean': error introspecting class: 'org.apache.st
ruts.taglib.bean.CookieTag': weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'bean': class org.ap
ache.struts.taglib.bean.CookieTag doesn't implement javax.servlet.jsp.tagext.Tag
        at weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
        at weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:244)
        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:95)
        at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:3873)
        at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3623)
        at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3484)
        at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1817)
        at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1658)
        at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1548)
        at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:888)
        at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
        at weblogic.servlet.jsp.JspParser.parse(JspParser.java:125)
        at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:109)
        at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242)
        at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:312)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:227)
        at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:200)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:115)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:138)
        at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:915)
        at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:879)
        at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
        at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:365)
        at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
 
Any suggestions?  Thanks in advance.
 
Steven
BEGIN:VCARD
VERSION:2.1
N:Leija;Steven;R.
FN:Steven R. Leija
ORG:Valtech Technologies, Inc.;Professional Services
TITLE:Consultant
NOTE;ENCODING=QUOTED-PRINTABLE:=0D=0A  =0D=0A
TEL;WORK;VOICE:(214) 792-3585
TEL;HOME;VOICE:(972) 820-5627
TEL;CELL;VOICE:(806) 535-3227
TEL;WORK;FAX:(972) 789-1340
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;5080 Spectrum Drive=0D=0ASuite 1010 West;Dallas;Texas;75001;United States =
of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:5080 Spectrum Drive=0D=0ASuite 1010 West=0D=0ADallas, Texas 75001=0D=0AUnite=
d States of America
ADR;HOME;ENCODING=QUOTED-PRINTABLE:;;3653 Briargrove Lane=0D=0AApt. #1531;Dallas;TX;75287;United States of Amer=
ica
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:3653 Briargrove Lane=0D=0AApt. #1531=0D=0ADallas, TX 75287=0D=0AUnited State=
s of America
URL;HOME:http://management.ba.ttu.edu/stevenleija.htm
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
REV:20010521T163341Z
END:VCARD

Reply via email to