Hi,
I am looking for example or instructions on starting ODE from my Java code. From the API doc online, it seems that I should be able to create either a BpelServer instance or a BpelEngine instance and feed it with MessageExchange objects. Are there any examples? Thanks
