Bugs item #1022044, was opened at 2004-09-03 21:29
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=1022044&group_id=73068

Category: main tag library
Group: None
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Nested tables do not work in websphere server 5.02

Initial Comment:
Using rc1, j2ee 1.3, j2sdk 1.3.1 (default IBM jvm).

Nested tables do not work in websphere server 5.0.2. 
The stack trace is as follows:

[9/3/04 14:24:51:647 CDT] 43239235 WebGroup      E
SRVE0026E: [Servlet Error]-[Unable to compile class for JSP

An error occurred at line: 17 in the jsp file:
/example-nestedtables.jsp

Generated servlet error:
C:\Workspace\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\Carrier_2.1\Carrier_2.war\_example_2D_nestedtables.java:234:
Variable 'mediaType' is already defined in this
method.
                                   
org.displaytag.properties.MediaTypeEnum mediaType =
null&#59;
                                                      
                     ^
1 error
]: org.apache.jasper.JasperException: Unable to compile
class for JSP

An error occurred at line: 17 in the jsp file:
/example-nestedtables.jsp

Generated servlet error:
C:\Workspace\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\Carrier_2.1\Carrier_2.war\_example_2D_nestedtables.java:234:
Variable 'mediaType' is already defined in this method.
                                   
org.displaytag.properties.MediaTypeEnum mediaType = null;
                                                      
                     ^
1 error

        at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:369)
        at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:129)
        at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet.loadJSP(JspServlet.java:939)
        at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:285)
        at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:321)
        at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.java:675)
        at
com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java:773)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
        at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
        at
com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
        at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
        at
com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
        at
com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
        at
com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:76)
        at
gov.usps.team9243.utils.logging.LoggingFilter.doFilter(LoggingFilter.java:80)
        at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:132)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:71)
        at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:939)
        at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:530)
        at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:176)
        at
com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
        at
com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:201)
        at
com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
        at
com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
        at
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
        at
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
        at
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:610)
        at
com.ibm.ws.http.HttpConnection.run(HttpConnection.java:431)
        at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2004-09-21 22:21

Message:
Logged In: YES 
user_id=798060

closing as a duplicate of
http://jira.codehaus.org/browse/DISPL-6

(comment added to existing bug)

----------------------------------------------------------------------

Comment By: Will Glass-Husain (wglass)
Date: 2004-09-04 21:14

Message:
Logged In: YES 
user_id=643158

This appears to be the same issue:

http://sourceforge.net/tracker/index.php?
func=detail&aid=994355&group_id=73068&atid=536613

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=1022044&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to