|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Changing a java plugin |
« View previous topic :: View next topic » |
Author |
Message
|
moorej_gl |
Posted: Mon Oct 04, 2004 2:03 pm Post subject: Changing a java plugin |
|
|
 Apprentice
Joined: 01 Dec 2003 Posts: 35 Location: Madison, WI
|
If I need to deploy changes to a java plugin node (say, for instance, to release some memory allocated to an MbMessage ), is it generally understood that every message flow that uses that plugin must be rebuilt and redeployed? Or can you just plop your new jar into the jplugin directory and restart the broker?
After replacing the old jar with the new one, I'm running into some unexpected behavior during testing. I can see in the debugger that the local environment variables set within the plugin are present. But when I run a service trace, it looks like the broker can't navigate to the data in the local environment, and sets the xml tag of the output message to null instead of to the data set by the plugin. ("Failed to navigate to path element because it does not exist.")
Why can I see something that the broker can't see? Do all of our message flows need to be rebuilt and redeployed? |
|
Back to top |
|
 |
kirani |
Posted: Mon Oct 04, 2004 10:51 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I don't think you need to re-deploy the message flows. Restarting the broker shold load the updated plug-in.
But, it's worth trying to this for one of your message flow. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
leongor |
Posted: Tue Oct 05, 2004 2:25 pm Post subject: |
|
|
 Master
Joined: 13 May 2002 Posts: 264 Location: Israel
|
mqsireload command is nice. It can reload a specific execution group.
Helps for plugins or java code from ESQL. _________________ Regards.
Leonid.
IBM Certified MQSeries Specialist. |
|
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
|
|
|
|