Author |
Message |
Topic: Temporary queue problem time out before recieving the messag |
usman.usmani@gmail.com
Replies: 4 Views: 3280
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 20, 2006 12:40 am Subject: Temporary queue problem time out before recieving the messag |
Found the solution after getting the connection you have to start the connection by connection.start() dont understand pretty much why but this is the way it works |
Topic: Temporary queue problem time out before recieving the messag |
usman.usmani@gmail.com
Replies: 4 Views: 3280
|
Forum: IBM MQ Java / JMS Posted: Sat Sep 16, 2006 6:26 am Subject: Temporary queue problem time out before recieving the messag |
I am sorry for not being clear first time. I am using Default messaging inside by creating a bus and destinations over the bus. I have deployed 2 applications A and B where B listens to a destination. ... |
Topic: Temporary queue problem time out before recieving the messag |
usman.usmani@gmail.com
Replies: 4 Views: 3280
|
Forum: IBM MQ Java / JMS Posted: Sat Sep 16, 2006 3:54 am Subject: Temporary queue problem time out before recieving the messag |
Hi,
I am using WAS 6.0.2.11. I am using default messages to communicate
between applications. I need to communicate synchronously between two
services/application deployed A and B. when i am s ... |
Topic: Not recieving full message while connecting MQ with WAS |
usman.usmani@gmail.com
Replies: 5 Views: 4120
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 29, 2006 5:19 am Subject: Not recieving full message while connecting MQ with WAS |
Yes I found the messages. It is
http://www.mqseries.net/phpBB2/viewtopic.php?t=30869&highlight=mq+integration
and i resolved the issue as well. I was using the WAS test enviroment and by in ... |
Topic: Not recieving full message while connecting MQ with WAS |
usman.usmani@gmail.com
Replies: 5 Views: 4120
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 28, 2006 11:38 pm Subject: Not recieving full message while connecting MQ with WAS |
I am creating a mediation handler on the destination that i want to recieve messages on and inside that mediation handler i am trying to reciece message. Below is the code that i used.
if you know ... |
Topic: Not recieving full message while connecting MQ with WAS |
usman.usmani@gmail.com
Replies: 5 Views: 4120
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 28, 2006 6:22 am Subject: Not recieving full message while connecting MQ with WAS |
Hi,
I am trying to connect Websphere MQ with WAS ND 6.0 using foriegn bus and MQLink inside was and remote queue and channel link on MQ. I can send message to the destination(Queue) inside was but ... |
Topic: How to specify jms.MessageBrokerName property for WPS |
usman.usmani@gmail.com
Replies: 6 Views: 3692
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 21, 2006 2:06 am Subject: How to specify jms.MessageBrokerName property for WPS |
Actually I am doing integration between many backends that we have like siebel and infranet portal and i am using websphere process server and websphere integration developer to develop and deploy thi ... |
Topic: How to specify jms.MessageBrokerName property for WPS |
usman.usmani@gmail.com
Replies: 6 Views: 3692
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 20, 2006 4:07 am Subject: How to specify jms.MessageBrokerName property for WPS |
Hi,
I am using webshpere business integration adapter for portal infranet. when i start the adapter it cannot connect to ques. i am using websphere process server to deploy my client application. w ... |