Author |
Message |
Topic: Unable to deploy message flow in Message Broker v7.0 |
vanimireddys
Replies: 2 Views: 2924
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 20, 2011 3:38 pm Subject: Unable to deploy message flow in Message Broker v7.0 |
Hi All,
I am new to Message Broker . I built a message flow which has MQInput , MQOutput and Compute nodes. While deploying this flow in default execution group I am getting the below message
Be ... |
Topic: How to stop server connection channel if it is idle |
vanimireddys
Replies: 7 Views: 8549
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 20, 2010 12:17 pm Subject: How to stop server connection channel if it is idle |
I have standalone application that is using connection pooling implemented using commons-pool-1.3.jar. After putting the message the connection is returned to the pool. Now I got requirement to kill t ... |
Topic: How to stop server connection channel if it is idle |
vanimireddys
Replies: 7 Views: 8549
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 18, 2010 12:03 pm Subject: How to stop server connection channel if it is idle |
Hi,
I have a java application which connects to QueueManager and puts message in queue. After putting the message in queue I am closing the connection. After waiting for some time when no messages ... |
Topic: Executing PCF command to change queue attributes |
vanimireddys
Replies: 4 Views: 6194
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 13, 2010 8:46 pm Subject: Re: Executing PCF command to change queue attributes |
I have written java program to execute PCF command to change queue attributes, but it is not working always I am getting 3014 reason code.
I'd have thought
Hi
I got requirement now to change ... |
Topic: Executing PCF command to change queue attributes |
vanimireddys
Replies: 4 Views: 6194
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 13, 2010 12:10 pm Subject: Executing PCF command to change queue attributes |
Hi,
I have written java program to execute PCF command to change queue attributes, but it is not working always I am getting 3014 reason code.
Pls share if anybody having sample code for this.
... |