On Wed, May 13, 2009 at 11:40 AM, Wen Zhu <[email protected]> wrote:

> 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?
>

The best examples are existing code, you can check how it's done in the
Axis2 integration layer (in ODEServer) or in the JBI one. Also in bpel-test
we build a server passing test resources (check BPELTestAbstract).

Matthieu


>
>
>
> Thanks
>
>

Reply via email to