Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-1.8.2.GA_P04
-
Fix Version/s: EE-1.8.2.GA_P05
-
Component/s: Framework
-
Labels:None
-
Environment:Tomcat 6.0.35, Tomcat 7.0.14, JSF 1.2, Chrome, FF, IE
-
Assignee Priority:P2
Description
When there are a jsessionId in param path url, the response is a 404 on tomcat 6.0.35 and Tomcat 7.0.14
To reproduce deploy attached sample application (archived in 2 parts) and deactivate cookies in your browser to force url rewriting with jsessionid's.
Go to /pages/p1.jspx and click on a link.
Similar issue was reported on our forum over here:
http://jforum.icesoft.org/JForum/posts/list/19870.page
To reproduce deploy attached sample application (archived in 2 parts) and deactivate cookies in your browser to force url rewriting with jsessionid's.
Go to /pages/p1.jspx and click on a link.
Similar issue was reported on our forum over here:
http://jforum.icesoft.org/JForum/posts/list/19870.page
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31672 | Tue Oct 23 10:27:39 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
|