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

Fix nuxeoctl pack after Tomcat 7 upgrade

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.8
    • Fix Version/s: 5.8.0-HF08, 5.9.3
    • Component/s: Runtime

      Description

      Running

      bin/nuxeoctl pack /tmp/testWar2.zip
      

      fails with

      Pack failed
      java.lang.NullPointerException
      	at org.nuxeo.runtime.deployment.preprocessor.PackWar.zipLibs(PackWar.java:239)
      	at org.nuxeo.runtime.deployment.preprocessor.PackWar.executePackaging(PackWar.java:222)
      	at org.nuxeo.runtime.deployment.preprocessor.PackWar.execute(PackWar.java:161)
      	at org.nuxeo.runtime.deployment.preprocessor.PackWar.main(PackWar.java:526)
      

      This is tied to the fact that with tomcat 7 and Java 7 we no longer have a endorsed lib to override the jax-ws classes from the JDK.

      This should be fixed.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: