[jboss-user] [Messaging, JMS & JBossMQ] - Re: Setting up a non-server specific EAR

gozilla do-not-reply at jboss.com
Fri Dec 14 04:00:34 EST 2007


With useJNDI=true and the following AdminObject defined, it works.

  <!-- admin object definition -->
  

    
      queue/TEST
    
    <depends optional-attribute-name="RARName">
      jboss.jca:service=RARDeployment,name='wmq.jmsra.rar'
    
    javax.jms.Queue

    
      baseQueueManagerName=MWTEST
      baseQueueName=TEST
    
  

Cheers,

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

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



More information about the jboss-user mailing list