Just to add Luciano in order to get a feel of deploying a simple Bpel
Process in ODE, do check this module [1] bpel-test

It contains various examples (like HelloWorld etc..) where in required .bpel
/ .wsdl / deploy.xml are put in a directory [2] and the entire directory is
deployed. The request / response expected from the bpel process are
available in test.properties . This [3] will give a broad idea of when/how
ode runtime is initialized , made to run , deployed and finally invoked.


[1] - http://svn.apache.org/repos/asf/incubator/ode/trunk/bpel-test/

[2] -
http://svn.apache.org/repos/asf/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/

[3] -
http://svn.apache.org/repos/asf/incubator/ode/trunk/bpel-test/src/main/java/org/apache/ode/test/BPELTestAbstract.java


~~
   Sam...


_________________________________________________________________________________


On 6/25/07, Luciano Resende <[EMAIL PROTECTED]> wrote:

Hi Matthieu

   I have committed your initial patch for Tuscany-1365, and also
provided a summary of the necessary steps to build ODE  [1] for the
ones interested on playing with the implementation at the moment.

   One thing I noticed is that some required databases
(ode-work/jpadb) is not being created (if not present)... is this a
configuration issue as we were discussing on [2] or something that we
need to investigate further ?

[1]
http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+implementation.bpel
[2] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg19068.html

--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--

Reply via email to