|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: Remove JMS header |
dhouldsworth
Replies: 9 Views: 7550
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 28, 2003 11:02 am Subject: Remove JMS header |
I'd double-check that you are actually looking up the same object in your program that you created via JMSAdmin.
Bingo! I probably don't have the right terminology here, but...
I was getting the ... |
Topic: Remove JMS header |
dhouldsworth
Replies: 9 Views: 7550
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 28, 2003 8:51 am Subject: Remove JMS header |
Nope, didn't work... ;(
I saw in another thread to cast my Queue object to an MQQueue object and call setTargetClient(1) and that works, but it doesn't make it a generic JMS client.
final Queue ... |
Topic: Remove JMS header |
dhouldsworth
Replies: 9 Views: 7550
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 27, 2003 4:40 pm Subject: Remove JMS header |
I'm having the same problem in that all messages that come from JMS are put into my queue with the JMS header.
I went and did the change suggested above, but still have the JMS header in all the me ... |
|
|
|