Hi, I have a question regarding the ProcessAndInstanceManagementImpl class:
If I want to implement an export function to the process management class, how is this gonna be exposed as a web service to the outside world? Cheers, Andreas On Thu, Nov 12, 2009 at 4:14 PM, Rafal Rusin <rafal.ru...@gmail.com> wrote: > I would start with 1.X branch. > Trunk is planned for stable release in middle of 2010. You could then > migrate to it. > Also, if you want, I can give you access to > http://github.com/rafalrusin/apache-ode/ repo to work on it, because > it's a bigger feature. You can create branch and when it's ok, you'll > submit a patch and I'll apply it to Apache SVN. > > 2009/11/12 Andreas Fritzler <andreas.fritz...@googlemail.com>: >> 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 >>>> >>> >> > > > Regards, > -- > Rafał Rusin > http://rrusin.blogspot.com > http://www.touk.pl > http://top.touk.pl >