Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001909 [Resin] major always 07-30-07 06:30 08-13-07 14:22
Reporter timur View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.3 Product Version 3.1.2
  Product Build
Summary 0001909: Tags, based on javax.faces.webapp.UIComponentTag don't works on resin 3.1.2
Description When requested page contains tag, based on javax.faces.webapp.UIComponentTag, and this tag has EL expression (#{}) in it's "binding" attribute, resin throw exception:
java.lang.IllegalArgumentException
    at javax.faces.webapp.UIComponentTag.setBinding(UIComponentTag.java:78)
    at _jsp._second__jsp._jspService(second.jsp:9)
    at com.caucho.jsp.JavaPage.service(JavaPage.java:61)
    at com.caucho.jsp.Page.pageservice(Page.java:587)
    at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:192)
    at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:97)
    at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240)
    at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:280)
    at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:108)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:408)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:442)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:115)
    at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:106)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
    at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103)
    at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:175)
    at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:240)
    at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263)
    at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481)
    at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685)
    at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:607)
    at java.lang.Thread.run(Thread.java:595)

Example in attachment.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002153)
timur
07-30-07 06:37

This causes incorrect working of ReachFaces components, Tree for example
 
(0002196)
ferg
08-13-07 14:22

jsp/18u4
 

- Issue History
Date Modified Username Field Change
07-30-07 06:30 timur New Issue
07-30-07 06:30 timur File Added: test2.war
07-30-07 06:33 timur Issue Monitored: timur
07-30-07 06:37 timur Note Added: 0002153
08-13-07 14:22 ferg Note Added: 0002196
08-13-07 14:22 ferg Assigned To  => ferg
08-13-07 14:22 ferg Status new => closed
08-13-07 14:22 ferg Resolution open => fixed
08-13-07 14:22 ferg Fixed in Version  => 3.1.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker