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

Skinny WAR Redeployment: Isis Core Plugins might not be resolved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-M1
    • 2.0.0-M1
    • None
    • None

    Description

      Running on latest Payara 4 or 5, Skinny WAR deployment requires a JEE Container restart in order for the resteasy (3 or 4) core plugin to be resolved on the class-path.

      Simple redeployment on a running Container throws Exception:

      java.lang.RuntimeException: RESTEASY003325: Failed to construct public org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication()
      	...
      Caused by: org.apache.isis.applib.NonRecoverableException: No plugin implementing org.apache.isis.viewer.restfulobjects.server.IsisJaxrsServerPlugin found on class path.
      	at org.apache.isis.applib.internal.context._Plugin.absenceNonRecoverable(_Plugin.java:122)
      	at org.apache.isis.viewer.restfulobjects.server.IsisJaxrsServerPlugin.lambda$1(IsisJaxrsServerPlugin.java:22)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: