Hi,

Note:  This question was also submitted on the JCA forum.  I didn't know which 
forum was more appropriate.

I have and Mbean that depends on a Queue. I added this depends statement to my 
jboss-service.xml file

jboss.mq.destination:name=EventReceiverQueue,service=Queue

Now I get errors saying the Connection not Bound.

I figure that this has something to do with the fact that I am using the 
ConnectionFactory when setting up my Queue in the MBean.

So the question is what MBean I need to depend on to make sure that the 
connections are bound.

I have tried CacheConnectionManager and ConnectionFactoryDeployer which are 
both in the jboss:jca domain, but still I get the error.

Anyone knows which Mbean I should depend on?

Thanks in advance.

Corey

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872650#3872650

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to