Author |
Message |
Topic: Spring Property |
JavaRat
Replies: 9 Views: 19861
|
Forum: IBM MQ Java / JMS Posted: Sun Oct 05, 2008 10:57 pm Subject: Spring Property |
I am completely dead wrong here in the first place. Even though I completely missunderstood pretty much everything you still managed too grasp my ignorance and came up with a solution too my problem! ... |
Topic: Spring Property |
JavaRat
Replies: 9 Views: 19861
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 25, 2008 6:06 am Subject: Spring Property |
Thank you kindly for your suggestions atheek and JLRowe!
If we find a solution to this I will surely post it here.
targetclient=1 has previously been set through use of the URI but unfortunately ... |
Topic: Spring Property |
JavaRat
Replies: 9 Views: 19861
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 25, 2008 4:20 am Subject: Spring Property |
Hello,
We have setup a Apache Camel Spring JMS application which can put message onto an IBM MQ websphere queue successfully using the following standard setup.
<bean id="ibmmq" cla ... |
Topic: JMS MQMessage problem |
JavaRat
Replies: 4 Views: 5272
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 27, 2008 3:07 am Subject: JMS MQMessage problem |
The matter has been resolved at thread :
http://www.mqseries.net/phpBB2/viewtopic.php?t=44052 !
Therefore this test case is no longer needed and suspended for now. Thank you for your assist ... |
Topic: Cannot get rid of JMS RFH2 header using IBM MQ |
JavaRat
Replies: 11 Views: 25276
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 26, 2008 5:43 am Subject: Cannot get rid of JMS RFH2 header using IBM MQ |
You are correct fjb_saper!
Reading from the transmit queue is possible but not adviceable. It is not intended to be used for the purpose of viewing.
To view messages you should instead read from ... |
Topic: JMS MQMessage problem |
JavaRat
Replies: 4 Views: 5272
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 25, 2008 7:39 am Subject: JMS MQMessage problem |
Thank you for your reply fjb_saper!
I have been browsing for the error code and come up with a lot of information. Securityissues, old jar-files, wrong setup websphere, incorrect input channel ... |
Topic: JMS MQMessage problem |
JavaRat
Replies: 4 Views: 5272
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 24, 2008 11:27 pm Subject: JMS MQMessage problem |
I have attempted to setup a simple javaprogram putting a textmessage onto a websphere queue (version 6) using the ibm class com.ibm.mq.*
I have successfully been able to put messages onto the websp ... |
Topic: Cannot get rid of JMS RFH2 header using IBM MQ |
JavaRat
Replies: 11 Views: 25276
|
Forum: IBM MQ Java / JMS Posted: Tue Jun 24, 2008 11:06 pm Subject: Cannot get rid of JMS RFH2 header using IBM MQ |
Hello everyone,
This has been interesting reading so far, please forgive my ignorance but I have not got this to work properly either so far. I am able to put a message onto a websphere (version 6 ... |