[JBoss-user] [Management, JMX/JBoss] - Re: depend on jms connection factory does not work

2005-01-10 Thread jieshengz
The deploy.last solves the problem.  Thanks

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

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


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: depend on jms connection factory does not work

2005-01-10 Thread [EMAIL PROTECTED]
You probably need to depend on the MBean that represent to Queue/Topic you want 
to subscribe to, e.g.

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

If you are not sure on which MBean to depend, then remove the dependency, make 
a folder:

deploy/deploy.last

and drop your service definition in there, so that it is the last thing to get 
deployed.

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

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


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user