Camel AS2 Example

Introduction

This example shows how to work with AS2 and Camel.

The Camel AS2 example is a demo of the camel-as2 component to show how to route messages between AS2 endpoints, with endpoints consuming and producing AS2 messages over HTTP request.

Build

You will need to compile this example first:

mvn compile

Run

To run the example type

mvn camel:run

Forum, Help, etc

If you hit an problems please let us know on the Camel Forums http://camel.apache.org/discussion-forums.html

Please help us make Apache Camel better - we appreciate any feedback you may have. Enjoy!

The Camel riders!