Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-26710

Move RequestContext and RequestContextFilter to nuxeo-platform-web-common

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 11.1, 2021.0
    • Component/s: Web Common
    • Impact type:
      API change
    • Upgrade notes:
      Hide

      RequestContext and RequestCleanupHandler must now be imported from org.nuxeo.ecm.platform.web.common.RequestContext and org.nuxeo.ecm.platform.web.common.RequestCleanupHandler (they were previously under org.nuxeo.ecm.webengine.jaxrs.context).

      Maven dependency to add:

          <dependency>
            <groupId>org.nuxeo.ecm.platform</groupId>
            <artifactId>nuxeo-platform-web-common</artifactId>
          </dependency>
      
      Show
      RequestContext  and RequestCleanupHandler  must now be imported from org.nuxeo.ecm.platform.web.common.RequestContext and org.nuxeo.ecm.platform.web.common.RequestCleanupHandler  (they were previously under org.nuxeo.ecm.webengine.jaxrs.context ). Maven dependency to add: <dependency> <groupId>org.nuxeo.ecm.platform</groupId> <artifactId>nuxeo-platform-web-common</artifactId> </dependency>
    • Sprint:
      nxFG 11.1.1
    • Story Points:
      1

      Description

      RequestContext and RequestContextFilter are currently part of WebEngine but would be useful everywhere. We should move it to nuxeo-platform-web-common.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h