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

Add missing JSP support for Jetty in tests

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Tests

      Description

      Some tests using an embedded Jetty server through the JettyFeature need JSP support, for example if an authentication attempt fails and gets redirected to the login.jsp page.
      Since NXP-10821, the following dependencies are not included any more, and have therefore been added explicitly to the nuxeo-runtime-test pom:

      <dependency>
        <groupId>org.mortbay.jetty</groupId>
        <artifactId>jsp-api-2.1</artifactId>
      </dependency>
      <dependency>
        <groupId>org.mortbay.jetty</groupId>
        <artifactId>jsp-2.1</artifactId>
      </dependency>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 2 hours
                  2h
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h