|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Convert JSON to Java Object |
martinevans
Replies: 3 Views: 4651
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 25, 2019 2:54 am Subject: Convert JSON to Java Object |
You could pass your JSON message into a JCN, instantiate your "Request" class, set the fields using the data from the input message and then serialise the object and pass it along as a BLOB ... |
Topic: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
martinevans
Replies: 7 Views: 13327
|
Forum: IBM MQ Java / JMS Posted: Thu Feb 28, 2008 10:16 am Subject: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
I have had a response from both IBM and BEA.
IBM handle the re-queue in the MQ/JMS library, the WMQ consumer doesn't commit the bad message to the fail queue until a good message comes along. I put ... |
Topic: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
martinevans
Replies: 7 Views: 13327
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 25, 2008 3:11 pm Subject: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
We are using XA container managed transactions, we had to put a whole load of deployment descriptors together to get all queues enlisted in the transaction (BEA advised), without the resource-ref depl ... |
Topic: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
martinevans
Replies: 7 Views: 13327
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 25, 2008 9:53 am Subject: MQ Series 6.0 with BEA Weblogic 8.1 SP4 problem |
Hi,
Did you come up with a fix for this? I've just raised a PMR with IBM for the same issue, I didn't interpret the docs in the same way as the last comment, looks to me like Weblogic should implem ... |
|
|
|