-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Web API (REST or WS*)
When accessing http://localhost:8080/nuxeo/webservices/, no webservices are found.
The problem is that the method publishEndpoints() on the WSEndpointManager is invoked before the CXFNonSpringServlet being loaded.