Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows XP, Eclipse 3.5 RC4
Description
When using the OSGi HTTP Service by indicating the osgi.remote.configuration.pojo.httpservice.context property, the bundle cannot be restarted using the osgi console (stop, start, stop).
The given output is:
"WARNING: Problem creating a remote endpoint for mypackage.MyService from CXF PublishHook, reason is CXF DOSGI: problem registering CXF HTTP Servlet"
The underlying cause:
"org.osgi.service.http.NamespaceException: alias is already in use in this or another context"
This does not occur using straight Jetty.
Referring mailing list discussion: http://www.nabble.com/-DOSGi--jetty-issues-to24032884.html