Part A - Local Debugging

  1. Expand Lab1 project, and double-click blueprint.xml to open it in the editor.
  2. Hover the mouse over the Log component.
  3. Click on the red ball to add a breakpoint.

  1. Accept the warning and save the file (Ctrl+S).
  2. Right-click on the blueprint.xml file, Debug As -> Local Camel Context (without tests).
  3. Right-click on the automatically created inputDir folder and click Import..
  4. Select General->File System and click Next.
  5. Browse to ~/FuseWorkshop/support/Lab1 and click OK.
  6. Select File1.xml and click Finish.
  7. The Debug perspective will show up.

  1. Click on the variables tab, and scroll to find the Message element.
  2. Expand the Message element, and click on MessageBody.

  1. Click on the step-over button.

  1. Check the MessageBody.
  2. Step over the route and inspect the exchange values.
  3. Click on the Resume button.

  1. Click on the Fuse Integration perspective button.
  2. Close the blueprint files without saving.
  3. Stop the debugger.

results matching ""

    No results matching ""