ServletDispatchingFilter should be implemented against Servlet instead of 
HttpServlet
-------------------------------------------------------------------------------------

                 Key: MAGNOLIA-1912
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1912
             Project: Magnolia
          Issue Type: Task
          Components: core
    Affects Versions: 3.5 RC2
            Reporter: Vivian Steller
         Assigned To: Vivian Steller
             Fix For: 3.5 RC3


Currently ServletDispatchingFilter uses HttpServlet to store a reference to 
Servlet it is dispatching to. I would strongly recommend this to use the more 
general Servlet interface to support e.g. the FacesServlet (which is not a 
HttpServlet but a Servlet). 

We claim in 3.5 the integration of different technologies, though I think we 
should solve this small issue before final release (as it is very simple to do 
so).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to