[
https://issues.apache.org/jira/browse/ODE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou closed ODE-33.
----------------------------
> Obtaining the "initial" EPR for a partner link should be done as lazyly as
> possible.
> ------------------------------------------------------------------------------------
>
> Key: ODE-33
> URL: https://issues.apache.org/jira/browse/ODE-33
> Project: Ode
> Issue Type: Bug
> Components: BPEL Runtime
> Environment: JBI
> Reporter: Maciej Szefler
>
> At the moment, the initial EPR assigned to a partner link is resolved at the
> time when the process is instantiated in memory (i.e. registered with the
> BpelEngineImpl). This does not work in the JBI setting where the
> getExternalEndpoint method is used to obtain an EPR that a partner could
> understand. The problem is that the Service Unit that exposes the external
> endpoint may not have been started by the time the BPEL process service unit
> is started. If this happens then the initial EPR cannot be correctly
> configured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.