DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9309>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9309

The struts TLD files creates problems on Weblogic 5.1?

           Summary: The struts TLD files creates problems on Weblogic 5.1?
           Product: Struts
           Version: 1.0.2 Final
          Platform: HP
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi

I have a problem with some tags from struts-logic and struts-html files. 
Someone can help me?

Thanks
Mugur Munteanu

---------
The compilation error folows:

Parsing of jsp file manualLogin

Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action: Processing 
a GET for /manualLogin
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:  Looking 
for ActionForm bean under attribute 'LoginForm'
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:  Creating 
new ActionForm instance of class 'it.sella.gp.forms.LoginForm'
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:  Storing 
instance under attribute 'LoginForm' in scope 'request'
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:  
Populating bean properties from this request
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:  
Validating input form properties
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> action:   
Validation error(s), redirecting to: /login.jsp
Wed May 22 12:24:32 CEST 2002:<I> <WebAppServletContext-gp2> resolving taglib 
uri '/WEB-INF/gp.tld' to taglib-location /WEB-INF/gp.tld:
Wed May 22 12:24:33 CEST 2002:<I> <WebAppServletContext-gp2> resolving taglib 
uri '/WEB-INF/struts-logic.tld' to taglib-location /WEB-INF/struts-logic.tld:
Wed May 22 12:24:34 CEST 2002:<I> <WebAppServletContext-gp2> resolving taglib 
uri '/WEB-INF/struts-bean.tld' to taglib-location /WEB-INF/struts-bean.tld:
Wed May 22 12:24:35 CEST 2002:<I> <WebAppServletContext-gp2> resolving taglib 
uri '/WEB-INF/struts-html.tld' to taglib-location /WEB-INF/struts-html.tld:
Wed May 22 12:24:36 CEST 2002:<E> <WebAppServletContext-gp2> Servlet failed 
with Exception
weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'html': 
The Tag class 'org.apache.struts.taglib.html.ImageTag' has no setter method  
corresponding to TLD declared attribute 'align', (JSP 1.1 spec, 5.4.1)
        at weblogic.servlet.jsp.StandardTagLib.jspException
(StandardTagLib.java:148)
        at weblogic.servlet.jsp.StandardTagLib.processTag
(StandardTagLib.java:274)
        at weblogic.servlet.jsp.StandardTagLib.processTagElements
(StandardTagLib.java:156)
        at weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:126)
        at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:144)
        at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY
(JspLexer.java:4086)
        at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3836)
        at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3697)
        at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2058)
        at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1899)
        at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1789)
        at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:1068)
        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:307)
        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.RequestDispatcherImpl.forward
(RequestDispatcherImpl.java:169)
        at org.apache.struts.action.ActionServlet.processValidate
(ActionServlet.java:2126)
        at org.apache.struts.action.ActionServlet.process
(ActionServlet.java:1553)
        at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:490)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:120)
        at weblogic.servlet.internal.ServletContextImpl.invokeServlet
(ServletContextImpl.java:941)
        at weblogic.servlet.internal.ServletContextImpl.invokeServlet
(ServletContextImpl.java:905)
        at weblogic.servlet.internal.ServletContextManager.invokeServlet
(ServletContextManager.java:269)
        at weblogic.socket.MuxableSocketHTTP.invokeServlet
(MuxableSocketHTTP.java:391)
        at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:273)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

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

Reply via email to