Author |
Message |
Topic: Converting JMSMessageID to MQMessageID |
Yash1234
Replies: 2 Views: 4193
|
Forum: General Discussion Posted: Tue Feb 27, 2007 9:37 pm Subject: Hi |
I tried using the MQ connection factory but I have another problem with it as I'm using Websphere 6.0. Websphere6.0 gives a problem when you try to lookup the JNDI name.
The jndi lookup below fa ... |
Topic: Converting JMSMessageID to MQMessageID |
Yash1234
Replies: 2 Views: 4193
|
Forum: General Discussion Posted: Mon Feb 26, 2007 9:33 am Subject: Converting JMSMessageID to MQMessageID |
Hi,
I am reading MQ message using JMS & I am writing the reply to MQ using MQ API. I'm using websphere6.0 which has the concept of setting SIBus to send out message, since I am not confortable ... |
Topic: Breaking Message ?? |
Yash1234
Replies: 3 Views: 2672
|
Forum: General Discussion Posted: Wed Oct 04, 2006 11:59 am Subject: Breaking Message ?? |
Max size of the message is 250 KB, but this max message has parts of data. Example, client does a search for a person & I return all possible person records, there can be 100 or more records & ... |
Topic: Breaking Message ?? |
Yash1234
Replies: 3 Views: 2672
|
Forum: General Discussion Posted: Wed Oct 04, 2006 10:06 am Subject: Breaking Message ?? |
Hi,
I have a question regarding the message brakage, to explain better here is the scnario (My program is Server here)
Client 1: Put the message on Queue (Q1), get the messageID & wait for r ... |
Topic: Custom Message ID |
Yash1234
Replies: 11 Views: 7470
|
Forum: General Discussion Posted: Tue Oct 03, 2006 3:37 pm Subject: Custom Message ID |
I tested the MQ with a sample code & it all worked fine. Thanks for All the help !!!!
Regards,
Yash |
Topic: Custom Message ID |
Yash1234
Replies: 11 Views: 7470
|
Forum: General Discussion Posted: Tue Oct 03, 2006 10:00 am Subject: Custom Message ID |
Thanks for the reply. If this work then I think I got my solution. I will try this with a simple program.
Thanks!! |
Topic: Custom Message ID |
Yash1234
Replies: 11 Views: 7470
|
Forum: General Discussion Posted: Tue Oct 03, 2006 9:34 am Subject: Custom Message ID |
Thanks for the Response.
What I concluded with the discussion above is, instead of MessageId I should be using CorrelationId, I think I should look at the sample example of how to use this as I'm s ... |
Topic: Custom Message ID |
Yash1234
Replies: 11 Views: 7470
|
Forum: General Discussion Posted: Mon Oct 02, 2006 3:24 pm Subject: Custom Message ID |
Hi,
I have basic knowledge about the way MQ works & am designing a system that will use MQ to communicate with more then one system.
What I want to know is whether we can define Custom MQ me ... |