Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1912

ServletDispatchingFilter should be implemented against Servlet instead of HttpServlet

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC3
    • 3.5 RC2
    • core
    • None

      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).

        Acceptance criteria

              vivi Vivian Steller
              vivi Vivian Steller
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: