|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Sending files |
« View previous topic :: View next topic » |
Author |
Message
|
shals |
Posted: Tue Jul 24, 2001 9:55 pm Post subject: |
|
|
Newbie
Joined: 23 Jul 2001 Posts: 3
|
Hi,
How can u send files(using refernce messages) between Mqseries client and Mqseries server if they are on 2 different machines.Also how are client connection channels used.?
|
|
Back to top |
|
 |
kolban |
Posted: Wed Jul 25, 2001 5:16 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Using the MQSeries reference message technology requires that the application that sends the message have a local queue manager. If you are using MQSeries client technology, you can not take advantage of reference message headers. Your client application should read fully the file that it wishes to send and put the body of that file as a message directly in the queue. |
|
Back to top |
|
 |
shals |
Posted: Wed Jul 25, 2001 8:53 pm Post subject: |
|
|
Newbie
Joined: 23 Jul 2001 Posts: 3
|
thanx a lot kolban.
another question i have is how can u use client connection channels with java,bcoz when u mention MQEnvironment.channel it effectively means the server connection channel.
I cud put a message on a queue where my queuemanager and application(java client) are on 2 different machines using the server connection channel..How does client connection channel come into picture in this case.?
[ This Message was edited by: shals on 2001-07-25 23:34 ] |
|
Back to top |
|
 |
kolban |
Posted: Thu Jul 26, 2001 6:41 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
The IBM MA88 MQSeries Java support provides a Java series of classes on top of MQSeries. The MQSeries Java model allows an application to connect to a queue manager either locally on the same machine or else as a client to a queue manager on a remote machine. To understand the relationship between MQSeries Java and MQSeries Clients, it is highly beneficial to read the MQSeries Client manual:
See ftp://ftp.software.ibm.com/software/ts/mqseries/library/books/csqzaf05.pdf |
|
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
|
|
|
|