Should I rather start with the 1.X trunk oder the 2.x version of ODE? Is there a huge difference in the management API implementation or the BPEL DAO?
On Thu, Nov 12, 2009 at 9:48 AM, Andreas Fritzler <andreas.fritz...@googlemail.com> wrote: > This looks like a good starting point. Thanks a lot :) > > > On Thu, Nov 12, 2009 at 2:59 AM, Rafal Rusin <rafal.ru...@gmail.com> wrote: >> Hello, >> >> you need to implement a method in Management API and obtain a BPEL DAO >> connection. >> Check out >> bpel-runtime/src/main/java/org/apache/ode/bpel/engine/ProcessAndInstanceManagementImpl.java >> >> 2009/11/11 Andreas Fritzler <andreas.fritz...@googlemail.com>: >>> Hi, >>> >>> I want to export process instance data from a running ODE. Preferably >>> I want to expose this feature as a Web Service to the outside. Since >>> I'm new to ODE development, I would like to know where the best >>> starting point is. The next step would be to also being able to import >>> this data into another ODE instance. >>> >>> Cheers, >>> >>> Andreas >>> >> >> >> Regards, >> -- >> RafaĆ Rusin >> http://rrusin.blogspot.com >> http://www.touk.pl >> http://top.touk.pl >> >