Author |
Message |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Sat Apr 03, 2004 5:01 pm Subject: help required |
if u look at the above two messages . the java sending application sets the properties like
JMSReplyTo: null
JMSRedelivered: false
JMSXDeliveryCount:1
FinalDestinationNode:
JMS_IBM_MsgType ... |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Sat Apr 03, 2004 4:28 pm Subject: help required |
i am sending one simple data message <test>this is test</test> one through Java application and another through .NET both are totally different .
Java Output --
Create Queue : queue: ... |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Sat Apr 03, 2004 2:48 pm Subject: need help |
basically i am not understanding how to set a header in the message .
when i ma setting the RFH2 constansts and <usr> <mcd> etc on the
MQMessage object they are considered as a par ... |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Sat Apr 03, 2004 12:35 pm Subject: need help |
the reason i need to pass RFH2 header is ... the JMS client application is a "People Soft" and it seraches for all the variable potion of the header <mcd> <user> etc from the message . an ... |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 02, 2004 10:54 pm Subject: need help |
what i like to know is ... i like to send a message in a the format which is readbale by the JMS client application using C# .net mq libarary .
when i see the java mq source example it provides
... |
Topic: Urgent : using JMS with dot net |
act
Replies: 11 Views: 10852
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 02, 2004 8:37 pm Subject: Urgent : using JMS with dot net |
I am using mq 5.3 with service pack 6 . i like to know how can i send the message created in c# dot net to the jms client application
over the mq series ... any code and help appricated .
Thanks ... |