DO NOT REPLY [Bug 32165] - FacesRequestProcessor bug when using prefix mapped Struts servlet extension mapped Faces servlet

2005-05-05 Thread bugzilla
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=32165.
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=32165





--- Additional Comments From [EMAIL PROTECTED]  2005-05-05 20:58 ---
(In reply to comment #2)

I am having the same exact issue as Dom Tam. Forwarding from a Struts action to
a Faces view using extension mapping (*.do and *.faces, respectively), renders
the h:form action as edit.do, not edit.faces.

Is there a known workaround for this problem?

-- 
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]



DO NOT REPLY [Bug 32165] - FacesRequestProcessor bug when using prefix mapped Struts servlet extension mapped Faces servlet

2005-04-29 Thread bugzilla
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=32165.
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=32165





--- Additional Comments From [EMAIL PROTECTED]  2005-04-29 20:26 ---
(In reply to comment #1)

I get this problem with JSF 1.1_01 even though in my application they are both
extension mapped (.do and .faces).  It seems to generate the action in the jsp
form incorrectly (instead of pointing to itself.faces, it points to itself.do)
and I get a 404.

-- 
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]



DO NOT REPLY [Bug 32165] - FacesRequestProcessor bug when using prefix mapped Struts servlet extension mapped Faces servlet

2005-03-14 Thread bugzilla
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=32165.
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=32165





--- Additional Comments From [EMAIL PROTECTED]  2005-03-14 20:53 ---
It is true that a wrapper would be needed to address this use case, but there
are many related difficulties.  Indeed, we just removed the previous version of
the wrapper introduced to address behavior differences with MyFaces, as that is
no longer required.

I will look into a different wrapper application that addresses this use case,
but at the moment I am leaning towards documenting a restriction that Struts and
Faces need to be mapped the same way (extension mapped or path mapped) for the
integration library to work.


-- 
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]