-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.3-SNAPSHOT
-
Fix Version/s: 5.7.3
-
Component/s: Web API (REST or WS*)
There is still a transitive dependency on jaxws-rt, and it often breaks endpoint publishing.
2013-08-30 10:42:22,023 ERROR [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component notification of application started failed.
java.lang.IllegalArgumentException: Cannot create URL for this address /cmis/RelationshipService
at com.sun.xml.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:145)
at org.nuxeo.ecm.platform.ws.WSEndpointManagerImpl.publishEndpoints(WSEndpointManagerImpl.java:79)