I have setup three components: 1. An http:endpoint 2. An XsltComponent 3. A trace component
All I did this for was to try to create a simple BPEL process to go from the the http endpoint to the xslt component to the trace component. I am having trouble creating the .bpel file in order to do this. I have been trying to go through the BPEL-BPE example but I cannot figure out where the .wsdl file come from and how to create this simple routing. Could someone please let me know how I can do this. I am simply trying to come up with a simple BPEL example using the basic ServiceMix components. I was able to do this using the org.apache.servicemix.components.util.ChainedComponent however I am getting an ³illegal exchange status done² after the chain completes. Anyone have any ideas on the answer to that too? Thank you very much in advance for any help you can offer. Doug
