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=33672>. 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=33672 Summary: struts-faces is incompatible with myfaces Product: Struts Version: Nightly Build Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Struts-Faces Library AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] This bug is esentially the same as bug 32014 , but I believe the descriptions lead one to believe that it only has to do with Tiles integration, whereas I believe that FacesRequestProcessor is also incompatible with myfaces. The example1 webapp included with struts-faces does not expose this bug because, if I understand it correctly, it never directly invokes a struts action, but instead struts actions are invoked through the tags-faces taglib, which is going through FacesServlet first. But, if you wrote an application which calls a struts action initially (as opposed to being forwarded to from FacesServlet), FacesRequestProcessor will fail against myfaces in the same manner that FacesTilesRequestProcessor fails (as described in bug 32014). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
