Part C - Tracing
- Go back to JBDS.
- Click on the JMX Navigator view. (if not available, click on Window -> Show View -> Other, and search for it)
- Expand Server Connections -> JBoss Fuse -> Camel
- Right-click on the context and select Enable Tracing.
- Open File1.xml in ~/FuseWorkshop/support/Lab1.
- Copy its contents.
- Go back to the Fuse Management Console (Camel tab).
- Click on the file://InputDir under Endpoints.
- Click on Send.
- Select XML as the Payload Format.
- Paste the contents of File1.xml into the text box.
- Click on the Send Message button.
- Go back to JBDS.
- Click on the JMX Navigator view.
- Select the context under JBoss Fuse/ Camel
- Click on the Messages View.
- You should see a line for each step of the route.
- Click on the Servers tab.
- Right-click on the Lab1 project under JBoss Fuse Server and click Remove.