Andi Huber created ISIS-1929:
--------------------------------

             Summary: Skinny WAR Redeployment: Isis Core Plugins might not be 
resolved
                 Key: ISIS-1929
                 URL: https://issues.apache.org/jira/browse/ISIS-1929
             Project: Isis
          Issue Type: Bug
    Affects Versions: 2.0.0-M1
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-M2


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: 

{noformat}
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)
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to