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

Wrap modules' servlets in Filters

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC1
    • None
    • core, updatemechanism
    • None

      Since the update mech is not running in a servletcontextlistener anymore, we can't modify the web.xml file anymore, since the container might then try to hot-redeploy the app while the update is still running.
      Possibilities:

      • write to another file and inform the user
      • support servlets by wrapping them in a filter (prefered solution)

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Task DoR