Bundle cannot be restarted
--------------------------
Key: CXF-2288
URL: https://issues.apache.org/jira/browse/CXF-2288
Project: CXF
Issue Type: Bug
Components: Distributed-OSGi
Affects Versions: dOSGi-1.0
Environment: Windows XP, Eclipse 3.5 RC4
Reporter: Björn Schütte
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.