|
View previous topic :: View next topic
|
| Author |
Message |
Midhun Mohandas
New User
Joined: 03 Mar 2014 Posts: 24 Location: India
|
|
|
|
Hi all,
I have a java program to publish messages to a particular topic using MQTT.
I am subscribing to the same topic from Websphere MQ and putting that messages into a queue in windows.
Now my problem is, all the messages in that queue is MQRHF2 format, and so when I browse that queue all message data is shown as "RFH' and not the message that I publish using java code.
Please help me to solve the issue so that I can get the messages in MQ as MQSTR format rather than MQRHF2. |
|
| Back to top |
|
 |
PeterHolland
Global Moderator

Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
| Back to top |
|
 |
Midhun Mohandas
New User
Joined: 03 Mar 2014 Posts: 24 Location: India
|
|
|
|
Dear PeterHolland,
Here I am asking a java code and previously I was asking for some settings that needs to be done. |
|
| Back to top |
|
 |
dbzTHEdinosauer
Global Moderator

Joined: 20 Oct 2006 Posts: 6965 Location: porcelain throne
|
|
| Back to top |
|
 |
Rohit Umarjikar
Global Moderator

Joined: 21 Sep 2010 Posts: 3109 Location: NYC,USA
|
|
| Back to top |
|
 |
|
|