Hi James, > >On 8/23/06, ahamad <[EMAIL PROTECTED]> wrote: >> >> Hi James, >> I wants to know the openwire API.
>Which language? (See the createTemporaryQueue() in CMS or NMS) I am working on CMS, So pls tell me how to use temporary queue? createTemporaryQueue() return the destenation and then how to use this destenation for sending the request/responce?. pls help me ..... >> And Pls tell me how to create sender >> and receiver by using temporary queue. >As I said a temporary queue is just like any other destination once its created. >> > >> > >>On 8/22/06, ahamad <[EMAIL PROTECTED]> wrote: > >>> > >> >Hi all, > >>> > > > > Any one can help to tell me that How I can create a Temporary > > >queue > > >>and how to use this? >> > >>See >> > >>http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Session.html#createTemporaryQueue() >> > >>then just use it like any other Destination > >>-- >> > >>James >> >> Thanks > >Arashad > >-- >> View this message in context: >> http://www.nabble.com/How-to-create-a-temporary-Queue-tf2145190.html#a5938952 >> Sent from the ActiveMQ - Dev forum at Nabble.com. >> >> Thanks Arashad -- View this message in context: http://www.nabble.com/How-to-create-a-temporary-Queue-tf2145190.html#a5939194 Sent from the ActiveMQ - Dev forum at Nabble.com.
