No problem ;)

By the way, you have completion with TAB key, so you can see the available connection factories. You have to use the same name as displayed by jms:connectionfactories command.

Regards
JB

On 06/15/2014 01:11 PM, lionceau wrote:
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.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to