Re: How to create a temporary Queue

2006-08-24 Thread ahamad
elationID(); if (strcmp((sReceive = mess->getText())->c_str(), "")!=0) { printf("\nRecieved message ->%s\n", mess->getText()->c_str()); producer = session->createProducer(message->getJMSReplyTo()) ; strcat(Replay, me

Re: How to create a temporary Queue

2006-08-23 Thread ahamad
gt;c_str(), "")!=0) { printf("\nRecieved message ->%s\n", mess->getText()->c_str()); producer = session->createProducer(message->getJMSReplyTo()) ; strcat(Replay, mess->getText()->c_str()); message2 = session->createTextMessage(Replay);

Re: How to create a temporary Queue

2006-08-23 Thread ahamad
Hi James, >We're not keeping it there :). >The Destination objects are like URL classes; they can be attached to >messages or held in client's RAM - the broker can't really go around >every JVM and make sure they don't happen to have a reference to a non >existent destination lying around >Th

Re: How to create a temporary Queue

2006-08-23 Thread ahamad
side Pls correct it. > > 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

Re: How to create a temporary Queue

2006-08-22 Thread ahamad
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? createTempor

Re: How to create a temporary Queue

2006-08-22 Thread ahamad
Hi James, I wants to know the openwire API. And Pls tell me how to create sender and receiver by using temporary queue. > >On 8/22/06, ahamad <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> > > Any one can help to tell me that How I can create a Temp

Re: Multiple client in ActiveMQ useing openwire-cpp API's

2006-08-07 Thread Arshad Ahamad
Hi Bish, Please guide me, How can I create multiple client(Sender) for the single client(Receiver) but they bust be communicate bi-directionaly. Pls do tell me the requered steps. Thanks in advance Thanks & Regards Arashad Ahamad

Re: Multiple client in ActiveMQ useing openwire-cpp API's

2006-08-07 Thread Arshad Ahamad
there any other thing are missing. Pls guide me . Plesae keep in touch, so that I can remove my problems.. Thanks in advance Thanks & Regards Arashad Ahamad

Regarding Multiple client in ActiveMQ for openwire-cpp API's

2006-08-01 Thread Arshad Ahamad
h queue it is going to send the reply? (In case of multiple client). Pls help me, my project is delaying because of this. Thanks in advance Regards Arashad Ahamad

Re: Problem in openwire-cpp API for messages

2006-07-26 Thread Arshad Ahamad
2Char"); API how I will achieve it, because I want to send the data more than 252 char. is there any other procesure to create a message? Pls assist me Thanks in advance Regards Arashad Ahamad

How to achive Persistence for CMS

2006-06-29 Thread Arshad Ahamad
ver receiver is down and sender is sending the data and once the receiver will start this will not receive any data but I wants this so please help on this issue How I can get this data. Thanks in advance Regards Arashad Ahamad

Linking error for compiling CMS code

2006-06-13 Thread Arshad Ahamad
to `pthreadpthread_join collect2: ld returned 1 exit status Please help me Thanks in advance Regards Arashad Ahamad