development icon indicating copy to clipboard operation
development copied to clipboard

Deploying REST API produces warnings "unable to load class ..."

Open MiethanerR opened this issue 7 years ago • 2 comments

Deploying OSCM including the REST API produces the following warning for every REST related class:

[glassfish 4.1] [WARNING] [AS-WEB-UTIL-00035] [javax.enterprise.web.util] [tid: _ThreadID=49 _ThreadName=admin-listener(4)] [timeMillis: 1490886036513] [levelValue: 900] [[ Unable to load class org.oscm.rest.trigger.RestTriggerResource, reason: java.lang.ClassNotFoundException: org.oscm.rest.trigger.RestTriggerResource]]

MiethanerR avatar Mar 31 '17 13:03 MiethanerR