>>>>> "Eivind" == Eivind Waaler <[EMAIL PROTECTED]> writes:

    Eivind> I'm having some problems deploying the strutsel-exercise-taglib.war in my
    Eivind> weblogic 7.0 server. WLS 7.0 is supposed to support jsp 1.2 and servlet
    Eivind> 2.3, still i get the following error when trying to access the first
    Eivind> index.jsp page:

    Eivind> <19.mar.03 10:38:29 CET> <Error> <HTTP> <101020>
    Eivind> 
<[ServletContext(id=570106,name=strutsel-exercise-taglib,context-path=/strutsel-exercise-taglib)]
    Eivind> Servlet failed with Exception
    Eivind> weblogic.servlet.jsp.JspException: (line 3): Error in using tag library
    Eivind> uri='/WEB-INF/struts-html-el.tld' prefix='html-el': The Tag class
    Eivind> 'org.apache.strutsel.taglib.html.ELImgTag' has no setter method
    Eivind> corresponding to TLD declared attribute 'onkeypress', (JSP 1.1 spec,
    Eivind> 5.4.1)
    Eivind>         at
    Eivind> 
weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:1094)
    Eivind>         at
    Eivind> weblogic.servlet.jsp.StandardTagLib.parseTagDD(StandardTagLib.java:1221)
    Eivind>         at
    Eivind> weblogic.servlet.jsp.StandardTagLib.parseDD(StandardTagLib.java:1119)
    Eivind>         at
    Eivind> weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:219)
    Eivind>         at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:154)
    Eivind>         at
    Eivind> weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:5123)

    Eivind> Anyone else experienced this? I saw some report about struts-el working on
    Eivind> weblogic 6.1. Any known workaround to get it running?

This is fixed in the nightly build, and in the next release candidate or 1.1
final.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to