Author |
Message |
Topic: HTTPRequest node question... |
sjaganna
Replies: 0 Views: 1467
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Oct 17, 2009 10:17 am Subject: HTTPRequest node question... |
Hi,
We have been running into some performance problems with using the HTTPRequest node on WMB 6.1. The problem was that the TCP/IP connection between WMB and WAS - where our web service is hosted ... |
Topic: MQRFH2 question... |
sjaganna
Replies: 5 Views: 7651
|
Forum: General IBM MQ Support Posted: Tue Jul 14, 2009 6:21 am Subject: MQRFH2 question... |
Thanks for the response it was actually my bad I had a typo instead of setting the MQMD.Format as MQHRF2 I was setting it as MQRFH2 and hence the broker was not finding a parser. |
Topic: MQRFH2 question... |
sjaganna
Replies: 5 Views: 7651
|
Forum: General IBM MQ Support Posted: Tue Jul 14, 2009 3:06 am Subject: MQRFH2 question... |
Hi,
I have a flow in which I have a JavaCompute node that I use to create the MQRFH2 header, I am using information in this link as an example to create the MQRFH2 header: http://publib.boulder.ibm ... |
Topic: AggregateControl node question... |
sjaganna
Replies: 1 Views: 1572
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 14, 2009 3:03 am Subject: AggregateControl node question... |
I want to use the AggregateControl node in one of my flows before that I would like to understand if I fan-out does each branch of the AggregateControl run in parallel on a separate thread. or does al ... |
Topic: Create BAR using cruisecontrol... |
sjaganna
Replies: 5 Views: 4083
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2009 6:18 am Subject: Create BAR using cruisecontrol... |
Hi,
Does anyone have experience with creating BAR file using cruisecontrol - continous integration tool. The idea here is that all message broker code will be checked into SVN on a AIX server. The ... |
Topic: Invoke a msgmap dynamically... |
sjaganna
Replies: 1 Views: 1454
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 15, 2009 11:58 am Subject: Invoke a msgmap dynamically... |
Hi,
Is there a way that a msgmap file created by using the Mapping node can be invoked dynamically either from a Java compute node or by setting the 'Message Routing' property dynamically on a Mapp ... |
Topic: Message tree manipulation |
sjaganna
Replies: 3 Views: 3595
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Jun 06, 2009 2:24 pm Subject: Message tree manipulation |
I see that the broker message tree has LocalEnvironment and GlobalEnvironment in addition to the payload and the headers. What is the difference between between the two environment variables in terms ... |
Topic: Input message status question |
sjaganna
Replies: 1 Views: 1990
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat May 30, 2009 8:55 am Subject: Input message status question |
Hi, I am new to Message broker and have the following questions:
I have a message flow that is exposed via MQInput and SOAPInput this message flow in turn calls a web service hosted on the WebSpher ... |
Topic: JMS client performance question? |
sjaganna
Replies: 2 Views: 3841
|
Forum: IBM MQ Java / JMS Posted: Tue Apr 28, 2009 1:46 pm Subject: JMS client performance question? |
Hi,
I have a MQ performance question related to using JMS clients to put messages into a queue. Can someone please let me know if there is any performance impact of writing a message (say 16K) to a ... |
Topic: Using MQ via JMS apis... |
sjaganna
Replies: 2 Views: 2903
|
Forum: General IBM MQ Support Posted: Thu Apr 09, 2009 4:15 pm Subject: Using MQ via JMS apis... |
Hi,
I have couple of questions regarding connecting to MQ using JMS apis:
1. Can I set MQMD properties such as the message persistences, replyToQueue, etc using JMS apis?
2. I have a MQ clust ... |
Topic: how to wait for a specified time b4 resuming processing |
sjaganna
Replies: 13 Views: 11899
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 08, 2009 5:25 pm Subject: how to wait for a specified time b4 resuming processing |
Was this issue resolved if so can you please post the solution.
Thanks
Srikanth |
Topic: WTX node on Message broker |
sjaganna
Replies: 3 Views: 4526
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 08, 2009 5:40 am Subject: WTX node on Message broker |
Anybody have any experience using the WTX node on the message broker. We are planning to use WTX 8.2 and WMB 6.1 on AIX, I am trying to understand what are the implications of using the WTX node in te ... |
Topic: Message Broker JavaCompute Node question |
sjaganna
Replies: 7 Views: 4990
|
Forum: General IBM MQ Support Posted: Thu Mar 05, 2009 8:15 am Subject: Message Broker JavaCompute Node question |
Thanks for the response. I have a related question not sure if this is the right place to ask this.
I am working on a project where my team is responsible for developing some common components suc ... |
Topic: Message Broker JavaCompute Node question |
sjaganna
Replies: 7 Views: 4990
|
Forum: General IBM MQ Support Posted: Wed Mar 04, 2009 12:14 pm Subject: Message Broker JavaCompute Node question |
If these are not separate processes then is the DataFlowEngine.exe some kind of JVM which runs both Java and non-Java code. |
Topic: Message Broker JavaCompute Node question |
sjaganna
Replies: 7 Views: 4990
|
Forum: General IBM MQ Support Posted: Wed Mar 04, 2009 12:03 pm Subject: Message Broker JavaCompute Node question |
I am currently evaluating how to use the JavaCompute Node within the message broker. I have some questions around this:
1. How many JVM's will be created if I have JavaCompute node in my message fl ... |