I have found the answer , like you said : I must not write :
karaf@root()> jms:browse /jms/default MyQueue Error executing command: No JMS connection factory found for /jms/default but I must write : karaf@root()> jms:browse jms/default MyQueue now every things is working thank you for your advice and help. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-3-0-0-and-JMS-No-JMS-connection-factory-found-tp4033503p4033507.html Sent from the Karaf - User mailing list archive at Nabble.com.
