[jboss-user] [Messaging, JMS & JBossMQ] - Re: how Mbean connect to a queue when JbossAS startup?
adrian@jboss.org
do-not-reply at jboss.com
Fri Jun 27 10:52:17 EDT 2008
| <depends>ObjectNameOfJMSConnectionFactoryYouWantToUse</depends>
|
e.g. for java:/JmsXA
| <depends>jboss.jca:service=ManagedConnectionFactory,name=JmsXA</depends>
|
For JBossMQ's in memory connection factory
| <depends>jboss.mq:service=InvocationLayer,type=JVM</depends>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161208#4161208
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161208
More information about the jboss-user
mailing list