In future versions of ODE (or svn trunk), you can specify the BPEL 1.1 wsdl file using the "bpel11wsdlFileName" attribute on the <process> element. If you do this, you will need to specify the "fileName" attribute (which specifies the process file name). Watch the page
http://incubator.apache.org/ode/user-guide.html#UserGuide-ProcessDeployment for documentation. -mbs On 6/11/07, Prasanna Rajaperumal <[EMAIL PROTECTED]> wrote:
Hi all, BPEL4WS 1.1 requires a global WSDL to be set, as BPEL4WS 1.1 does not allow import statements in BPEL. How and where do i specify this in the DeplymentDescriptor. Do anyone have an example DeploymentDescriptor for this. Thanks Prasanna
