Re: Deploying precompiled processes

2007-08-28 Thread Matthieu Riou
On 8/28/07, Janne Savukoski <[EMAIL PROTECTED]> wrote: > > I have the deploy.xml there, but some xsd/wsdls may be missing. > However, from the code it strongly looks like the execution is aborted > if no bpels are found. > > The relevant(?) two stack pointers are following: > > org/apache/ode/store

Re: Deploying precompiled processes

2007-08-28 Thread Janne Savukoski
I have the deploy.xml there, but some xsd/wsdls may be missing. However, from the code it strongly looks like the execution is aborted if no bpels are found. The relevant(?) two stack pointers are following: org/apache/ode/store/DeploymentUnitDir.java:123 org/apache/ode/store/ProcessStoreImpl.jav

Re: Deploying precompiled processes

2007-08-28 Thread Alex Boisvert
A pre-compiled process is only a replacement for the .bpel file. I think you still need to include deploy.xml, and related WSDLs and XSDs. alex On 8/28/07, Janne Savukoski <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm trying to deploy a unit with only precompiled (.cbp) files and my > futile att

Deploying precompiled processes

2007-08-28 Thread Janne Savukoski
Hello, I'm trying to deploy a unit with only precompiled (.cbp) files and my futile attempt ends to a message "Directory xyzzy does not contain any process!". I guess the commit 549966 with message "Deployment of empty DUs shouldn't be allowed." may have something to do with this?) (See /bpel-stor

Re: [RESULT] [VOTE] Release ODE 1.1 (final)

2007-08-28 Thread Alex Boisvert
On 8/28/07, Matthieu Riou <[EMAIL PROTECTED]> wrote: > > Actually I was thinking of > checking with the Eclipse BPEL guys if they would be interested by our > compiler, to add validation on the BPEL they generate. Based on the static analysis rules listed here

Re: [RESULT] [VOTE] Release ODE 1.1 (final)

2007-08-28 Thread Matthieu Riou
On 8/27/07, Tammo van Lessen <[EMAIL PROTECTED]> wrote: > > Hi, > > thats great. Since it is the first top-level release, I think we > shouldn't be to decent... 45 bugs have been fixed, some of them were > really crucial. Definitely. The site should be updated tonight with the new version and dow