-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3 RC
-
Fix Version/s: 5.3 GA
-
Component/s: None
WSS needs a root filter and a backedn filter.
This requires to forward call between the root filter and the backend filter.
In tomcat 6, root webapp if by default sandboxed (crossContext=false), this prevents forwarding.