On 02/11/2011 06:18 AM, Jeff Yu wrote:
Hi Kane,
We would be definitely interested in your JPA 2.0 work, which version of ODE
are you based on? could you please put it somewhere first (preferably on
github), so that we can look into and discuss more to see how to make it
working well with our ODE codebase (may be better to integrate with our JPA
branch)
Regards
Jeff
I'm still porting my initial implementation (based on ODE 1.3.4) to the
trunk. During this process I introduced a separation layer in between
the scheduler to be able to separate generic implementation and
persistence access implementation specific things.
I'll put it up on github as soon as I have some time left.
Cheers,
Kane
On Fri, Feb 11, 2011 at 7:17 AM, Michael Hollatz<
michael.holl...@profitbricks.com> wrote:
Hi,
Sorry to reply this late.
I have also made an implementation for all persistence layers (BPEL-DAO,
BPEL-Store and even the Scheduler) in pure standard JPA 2.0. I have no
dependencies to specific implementations directly inside the code.
So if you're interested I could just put it somewhere or make an official
contribution.
Besides that I'm currently still working on a much better OSGi integration
(e.g. using a real service for ODE that in turn configures the Axis2
ManagedService at startup).
Cheers,
Kane (aka. Ancoron)