[
https://issues.apache.org/jira/browse/ODE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen updated ODE-782:
---------------------------------
Fix Version/s: (was: 2.0-beta3)
(was: 1.3.5)
1.4
> Incorrect Process2Process communication
> ---------------------------------------
>
> Key: ODE-782
> URL: https://issues.apache.org/jira/browse/ODE-782
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: 1.3.3, 2.0-beta2
> Reporter: Christian Connert
> Assignee: Rafal Rusin
> Fix For: 1.4
>
> Attachments: ODEProcess.java.patch, ODEProcess.java.patch
>
>
> Hi,
> This problem is somehow related to ODE-758. I've a one BPEL process which
> implements two WSDL portTypes. The process is deployed separately at two
> tomcat servers. Inside the deployment descriptor (deploy.xml) I bound the
> partnerLinks to the remote and local process. When I invoke, inside the first
> process, an operation of the second WSDL portType at the remote process, ODE
> uses the internal Process2Process allthough the partnerlink points to an
> external location. Thus the message is actually never sent to the second
> tomcat. Fortunately I found a easy way to fix this problem and appended the
> corresponding patch.
> Greetings
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.