Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1895

Simplify deployment descriptors (web.xml)

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 2.0.0-M2
    • Core, ZZZ Core Plugins
    • None

    Description

      Instead of having users configure filters, listeners and servlets within their web.xml files, we'd rather provide a programmatic approach to setting up the ServletContext.

      We introduce a new interface WebModule, that encapsulates the configuration required for a set of filters, listeners and servlets.

      We also introduce a new WebContextLister that acts as the single web-Application entry-point for setting up the ServletContext using these new WebModules.

       

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment