Hi,
How to extract messages from MQ(message queue)?
Message format in my requirement is String
type.
Please advice some sites.
views:
42answers:
2
+1
A:
Have you tried: Connect MQ using Java ?
There are also many IBM materials about Websphere MQ. Start with Using Java
I think you must give us more details about problems. Which version of Websphere MQ do you have? What platform? Is it local to your machine? Have you read manual and set QM_APPLE
and QM_ORANGES
queues? Which Java interface do you want to use: JMS or native?
Michał Niklas
2010-07-29 10:23:30
@Michal.. I am new to this one.can you assist me on this.
Manu
2010-07-29 10:24:46
@Michal.. i tried "Connect MQ using Java" . not able to understand completely. and also there is no main class.could you please tell me how to run it.
Manu
2010-07-29 11:09:40
Have you read fine IBM manuals about Websphere MQ and have you completed their tutorial? I started with it and nice Python classes, then I tried to use it with my Java application.
Michał Niklas
2010-07-30 06:39:39