This topic tells you how to edit a flow to fix a problem that
you have discovered while you are debugging and how to redeploy the flow.
To
redeploy the flow:
Switch to the Debug perspective.
Detach the debugger from the flow engine by clicking the Detach
from the Selected Flow Engines icon on the toolbar.
Switch to the Broker Application Development
perspective.
Edit the flow in the Message Flow editor and save your changes.
Switch to the Broker
Administration perspective.
Double-click the bar file (Broker Archive) that contains your flow,
to edit it. Remove the flow, then add it again, and save your changes. See Adding files to a broker archive for more details.
Deploy your bar file by dragging it from the Broker Administration
Navigator view and dropping it onto the execution group in the Domains view.
Check the event log for messages to make sure that the deploy was successful.
Switch to the Debug perspective.
Click the down-arrow on the Debug icon on
the toolbar, and select Debug to invoke the Debug
(Create, manage, and run configurations) wizard, and proceed as
described in Attaching to the flow engine.