|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Debuging Java Node |
« View previous topic :: View next topic » |
Author |
Message
|
crossland |
Posted: Thu Mar 26, 2009 4:57 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
Has anyone managed to get the WMB debugger to display the contents of the tree for a Java node, to get the sort of information that is displayed for a Compute node?
Thanks |
|
Back to top |
|
 |
MQEnthu |
Posted: Sat Mar 28, 2009 11:21 pm Post subject: |
|
|
 Partisan
Joined: 06 Oct 2008 Posts: 329 Location: India
|
crossland wrote: |
Has anyone managed to get the WMB debugger to display the contents of the tree for a Java node, to get the sort of information that is displayed for a Compute node? |
Would be glad if there any way to display the contents of the tree and variables as it shows when debugging compute node...
I have managed check the content of trees (field by field) by using watch expression while debugging JCN.. _________________ -----------------------------------------------
It is good to remember the past,
but don't let past capture your future |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Mar 29, 2009 8:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
It's a little bit more complicated in Java as it is in ESQL:
The tree is collapsed and can be accessed through the Assembly, Message, rootElement etc...
You will have to look at each level at the MbElement and its children...
No easy task, unless you call a reentering java procedure if the debug flag is set that allows you to display that in system.out ....?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|