Vo,
You need to create the WSDL file and then a deployment descriptor. Have
a look at the <ODE_SRC_HOME>\axis2-examples\src\examples\HelloWorld2
directory for an example.
Once you have done that create a subdirectory under
<WEB-APPs>\ode\WEB-INF\processes directory, where WEB-APPs is the web
application directory (i.e. for tomcat it is TOMCAT_HOME\webapps). Copy
the bpel, wsdl, and deployment descriptor in this subdirectory. Once ode
is up and running it will detect and process the new process.
Hope that helps
cheers
</jima>
Vo, Khanh wrote:
I created a very simple BPEL process with Oracle's JDeveloper that does
a invoke on Axis's getVersion web service. Now I'm trying to figure out
how to deploy it on ODE. Can anybody help me this this?
I'm located in CA.
Thanks
Khanh
-----Original Message-----
From: Vo, Khanh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 01, 2006 11:49 AM
To: [email protected]; [email protected]
Subject: How to create a new BPEL pocess?
Hello everyone,
I'm able to run the HelloWorld2 example and was able to make very minor
modifications to it. Now, I want to start a new BPEL process from
scratch. Is there documentations on how to do this?
Thanks
Khanh