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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31829

[struts-faces] Exception in second example

           Summary: [struts-faces] Exception in second example
           Product: Struts
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Struts-Faces Library
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I encountered the following exception when pressing the register link.  It 
appeared to work (on the browser), but I got the following stack trace in my 
log file:


javax.faces.FacesException: #{loggedOff.register}: 
javax.faces.el.EvaluationException: java.lang.IllegalStateException
        at com.sun.faces.application.ActionListenerImpl.processAction
(ActionListenerImpl.java:78)
        at org.apache.struts.faces.application.ActionListenerImpl.processAction
(ActionListenerImpl.java:131)
        at javax.faces.component.UICommand.broadcast(UICommand.java:312)
        at javax.faces.component.UIViewRoot.broadcastEvents
(UIViewRoot.java:267)
        at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:307)
        at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute
(ApplyRequestValuesPhase.java:79)
        at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
        at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)

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

Reply via email to