RTFM

anonymous wrote : 
  | public Queue createQueue(String queueName)
  |                   throws JMSException
  | 
  |     Creates a queue identity given a Queue name.
  | 
  |     This facility is provided for the rare cases where clients need to dynamically 
manipulate queue identity. It allows the creation of a queue identity with a 
provider-specific name. Clients that depend on this ability are not portable.
  | 
  |     Note that this method is not for creating the physical queue. The physical 
creation of queues is an administrative task and is not to be initiated by the JMS 
API. The one exception is the creation of temporary queues, which is accomplished with 
the createTemporaryQueue method. 

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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to