| Author |
Creating and Deploying a Process BPEL with Apache ODE
|
Cezar Novato
Greenhorn
Joined: Jul 29, 2012
Posts: 2
|
|
Hello,
I'm a brazilian student and I am studying service composition with bpel.
I created BPEL process and artifacts with Eclipse BPEL plugin and Apache ODE (BPEL engine), but I didn't have success in deploy with the tomcat.
The tutorial explains that to deploy in ODE, just copy the whole directory containing your artifacts (the directory itself, not only its content) in the path %DEPLOYMENT_ROOT%/WEB-INF/processes (in Tomcat it would be %TOMCAT_HOME%/webapps/ode/WEB-INF/processes).
I have the following files: helloword.bpel, helloword.wsdl and deploy.xml
What's wrong?
|
 |
Cezar Novato
Greenhorn
Joined: Jul 29, 2012
Posts: 2
|
|
Hi,
I created a simple "web service" with only one class and a method.
Then I used the tutorial http://www.codeproject.com/Articles/33746/An-Example-Of-BPEL-invoking-WebService
Do you know another example about composition of services using Apache ODE?
Something like "A basic step by step" with Apache ODE and Web Service.
Thanks,
|
 |
 |
|
|
subject: Creating and Deploying a Process BPEL with Apache ODE
|
|
|