[ https://issues.apache.org/jira/browse/ODE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthieu Riou resolved ODE-167. ------------------------------- Resolution: Fixed Assignee: Alex Boisvert Fixed some time ago. > PartnerLinkTypes gets lost from Process WSDL upon deployment > ------------------------------------------------------------ > > Key: ODE-167 > URL: https://issues.apache.org/jira/browse/ODE-167 > Project: ODE > Issue Type: Improvement > Components: Axis2 Integration > Affects Versions: 1.1 > Environment: Axis2 Distro > JDK 1.5.0_11 > WinXPx64 > Reporter: Richard Taylor > Assignee: Alex Boisvert > Priority: Minor > Fix For: 1.2 > > > When deploying a process that includes a PartnerLinkType definition in its > WSDL (the process'), the PartnerLinkType is lost upon deployment. For > example say you create process foo (foo.bpel, foo.wsdl, and deploy.xml). In > foo.wsdl you define a PartnerLinkType to allow the integration of process foo > into future BPEL processes (recursive). After deploying the foo process, > when you view the wsdl via http://localhost:8282/ode/services/foo?wsdl, the > PartnerLinkType has been stripped out. This means that in order to use that > process in another process "bar", the PartnerLinkType will need to be > recreated for foo, even though one had already been defined. Hopefully > this makes sense. Let me know an example is desired. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.