You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/02/21 15:45:17 UTC

DO NOT REPLY [Bug 33672] New: - struts-faces is incompatible with myfaces

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: dev@struts.apache.org
        ReportedBy: mtraum@yahoo.com


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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org