Of course it is never wise to assume I'm not doing something stupidly wrong
;-)

I just retried with the latest versions:

- install karaf 4.2.2

- run shell commands:
feature:repo-add activemq 5.16.0-SNAPSHOT 
feature:repo-add spring-legacy
feature:install shell-compat
feature:install aries-blueprint
feature:install activemq-blueprint
feature:install jetty
bundle:dynamic-import <id of bundle activemq-osgi>
bundle:dynamic-import <id of bundle activemq-karaf>

- copy a blueprint activemq.xml to the /deploy directory containing 
<transportConnector name="websocket" uri="ws://0.0.0.0:8182" />

This still seems to result in
ClassNotFoundException:org.eclipse.jetty.websocket.server.WebSocketServerFactory
 
and a failure to start the "activemq.xml" bundle



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to