|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Java source code for request-reply app. |
« View previous topic :: View next topic » |
Author |
Message
|
prasannaladdha |
Posted: Wed Mar 05, 2003 5:38 am Post subject: Java source code for request-reply app. |
|
|
Newbie
Joined: 06 Dec 2002 Posts: 9
|
Hi,
I want a non-JMS java code written for a request-reply scenario urgently.
I am new to MQSeries.
Pls send me details ASAP.
Thanks.
Pras |
|
Back to top |
|
 |
RogerLacroix |
Posted: Wed Mar 05, 2003 9:52 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
|
Back to top |
|
 |
prasannaladdha |
Posted: Wed Mar 05, 2003 10:22 pm Post subject: Java samples for Req/Reply |
|
|
Newbie
Joined: 06 Dec 2002 Posts: 9
|
Hi Roger,
Thanks,
But, MQJmsReq/Reply is the one provided on your site.
This is using JMS, Can't it be done without JMS?
Because for JMS I need to do more settings.
Pls let me know.
-Prasanna |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Mar 06, 2003 6:35 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You can definitely do request/reply with base java. I know that C samples ship with the product. I imagine nobody every got around to making a base java version... |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Mar 06, 2003 10:09 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hey Pras, you are not trying.
In my Java section, I have posted 2 programs (non JMS) that I wrote: MQWrite and MQRead.
- MQWrite does a connect, open, put, close, disconnect (i.e. request msg)
- MQRead does a connect, open, get, close, disconnect (i.e. reply msg)
So, put the 2 programs together and you have your request / reply.
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
prasannaladdha |
Posted: Thu Mar 06, 2003 10:33 pm Post subject: Thanks |
|
|
Newbie
Joined: 06 Dec 2002 Posts: 9
|
Thanks everyone for helping me. I got my Re-Reply working.
-Pras |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|