[jboss-user] [JBoss Messaging] - Re: Migrating 4.2.3.GA to 5.1.0.GA - queue hierarchies not s

kennardconsulting do-not-reply at jboss.com
Tue Jun 23 01:02:14 EDT 2009


gaohoward,

Thanks for the tip. Is there no internal JBoss Messaging requirement that queue names (not JNDINames) be unique?

For example, can I do...

<mbean ... name=emails>
  |    <attribute name="JNDIName">app1/emails</attribute>
  | </mbean>
  | 
  | <mbean ... name=emails>
  |    <attribute name="JNDIName">app2/emails</attribute>
  | </mbean>

Note both queues are here named 'emails'. Only their JNDINames differ.

Thanks,

Richard.

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

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



More information about the jboss-user mailing list