Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2992

Fix the ClientConfigProviderTestJarHelper to work on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.2.8.Final, 7.0.0.Alpha1
    • None
    • None
    • None

    Description

      The ClientConfigProviderTestJarHelper used in some authentication launches a new process and creates a large class path which doesn't work well on Windows. This should be analyzed and possibly rewritten. The JAR's created invoke an entry point which simply outputs text to stdout. There might be a better way to handle this. One option might be to return the HTTP status code as the exit code for the process. However, relying on the output doesn't feel quite right.

      Another thing to look at is it uses JUnit Assertions which are not enabled for the JVM.

      Attachments

        Activity

          People

            dkafe Dimitris Kafetzis
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: