Route tracing requires messages that have a specific structure. They need to have
a message
root element. The message
root
element must be in the namespace
http://fabric.fusesource.org/schema/messages
.
To create a test message:
Select
| | from the Eclipse menu.The New wizard opens.
Select
| .Click
.Enter the path of the folder where the message will be stored in the Container field.
Tip The
button opens a folder explorer that helps to locate the proper folder.Enter a name for the message in the File name field.
Click
.The new message opens in the XML editor.
Fill in the contents of the message.
Save the message file.