1 Reply Latest reply on Nov 13, 2006 11:52 PM by starksm64

    ExpiryDestination support

    starksm64

      I can't find an equivalent of this ExpiryDestination in the old queue destination. Does it exist?

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