You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2018/08/12 17:13:04 UTC

[jira] [Closed] (ISIS-1929) Skinny WAR Redeployment: Isis Core Plugins might not be resolved

     [ https://issues.apache.org/jira/browse/ISIS-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood closed ISIS-1929.
-----------------------------

> 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
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> 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)