I want my MDB to have this address.  java:comp/env/jms/queue/trx.  What
should my mbean look like?

  <mbean code="org.jboss.mq.server.jmx.Queue"
         name="jboss.mq.destination:service=Queue,name=trx">
    <attribute name="JNDIName=">queue/trx</attribute>
    <depends
optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
  </mbean>

I believe I am missing something.






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to