Re: Ode and JSR170

2007-09-05 Thread Matthieu Riou
On 9/4/07, harvey waters [EMAIL PROTECTED] wrote: I would like to use ode with a jsr170 persistance layer (Apache JackRabbit), basically I want to be able to be able to persist the workflow (and its state) in the content repository. Am I right in thinking that I would need to develop

Re: Ode and JSR170

2007-09-05 Thread Maciej Szefler
, at 6:00 PM, harvey waters wrote: I would like to use ode with a jsr170 persistance layer (Apache JackRabbit), basically I want to be able to be able to persist the workflow (and its state) in the content repository. Am I right in thinking that I

Re: Ode and JSR170

2007-09-05 Thread Philipp Koch
like to use ode with a jsr170 persistance layer (Apache JackRabbit), basically I want to be able to be able to persist the workflow (and its state) in the content repository. Am I right in thinking that I would need to develop a jsr170 dao

Re: Ode and JSR170

2007-09-05 Thread Paul Brown
://www.openwfe.org/openwfe-jcr-beancoder.html It should be quite easy to plug it or something similar to ODE. Niko, On Sep 4, 2007, at 6:00 PM, harvey waters wrote: I would like to use ode with a jsr170 persistance layer (Apache

Re: Ode and JSR170

2007-09-05 Thread Assaf Arkin
. Niko, On Sep 4, 2007, at 6:00 PM, harvey waters wrote: I would like to use ode with a jsr170 persistance layer (Apache JackRabbit), basically I want to be able to be able to persist the workflow (and its

Re: Ode and JSR170

2007-09-04 Thread harvey waters
. You may be interested in looking at: http://www.openwfe.org/openwfe-jcr-beancoder.html It should be quite easy to plug it or something similar to ODE. Niko, On Sep 4, 2007, at 6:00 PM, harvey waters wrote: I would like to use ode with a jsr170 persistance layer (Apache JackRabbit

Re: Ode and JSR170

2007-09-04 Thread harvey waters
would like to use ode with a jsr170 persistance layer (Apache JackRabbit), basically I want to be able to be able to persist the workflow (and its state) in the content repository. Am I right in thinking that I would need to develop a jsr170 dao layer. Is this feasable