Re: ODE process persistence problem in JBOSS

2007-10-24 Thread Alex Boisvert
On 10/24/07, Matthieu Riou <[EMAIL PROTECTED]> wrote: > > There's also a way to ask ODE to pick up its configuration (including > processes and database) outside of the webapp path if you're interested. Speaking of which, ode-axis2.properties seems to have disappeared (again) from SVN. Anybody k

Re: ODE process persistence problem in JBOSS

2007-10-24 Thread Matthieu Riou
Hi, As you mentioned, JBoss extracts webapps in temporary directories, removing them and redeploying between each restart (which, with the default ODE configuration, removes your processes). When you need to keep your webapp structure around, the easiest way is to explode it in your deploy directo

ODE process persistence problem in JBOSS

2007-10-24 Thread Sanh La, Phu
Hi, I have configured the ODE with JBOSS and MS SQL. It runs fine, I can deploy and invoke the process without any problem. One problem I have is that when I restart the JBOSS server, I get this error: 2007-10-24 09:20:04,541 INFO [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Serv