I've just created some documentation for this. It will be published tonight on our site in the "User Guide" section (in the "Creating a process" section). Meanwhile you can find it here:
http://cwiki.apache.org/ODExSITE/creating-a-process.html Matthieu On 11/6/06, Alex Boisvert <[EMAIL PROTECTED]> wrote:
Rohit, The deploy.xml file configures one or several processes to use specific services. For each process, deploy.xml must supply binding information for partnerLinks to concrete WSDL services. Every partnerLink used with a <receive> activity must be matched with a <provide> element, and every partnerLink used in an <invoke> activity must be matched with an <invoke> element in deploy.xml (unless that partnerLink has initializePartnerRole="false") alex Rohit Dantas wrote: > I am trying ot deploy a custom process in ODE and I have received the > .bpel > files and the .wsdl files for the process(es). Is there anywhere that > I can > read up on how to create the deploy.xml file from the .wsdl files and the > .bpel files for a process? > > Thanks, > ---------------------------------------------------- > Rohit Dantas
