development
development copied to clipboard
Deploying REST API produces warnings "unable to load class ..."
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]]