Building the Camel to BPEL example

I’m working on documenting some new Camel SE examples including the steps needed to build and run the Camel to BPEL example.  (coming soon, the BPEL to Camel example, and the Camel directly to BCs example).

For Camel to BPEL, the client sends a request via SOAP to the Camel router.

The router checks the content of the message to decide which BPEL to route to.

One BPEL maps the order to a shipment record and writes it to a file.

The other BPEL maps the order to a different shipment record and inserts in into a database.

Category: camel se, open-esb

posted by Mike Wright on: October 29, 2008

Tags:

Leave a Comment

You must be logged in to post a comment.

More blog posts...

Next post: SOA Friday #4
Previous post: SOA Friday #3