Do not initialize partner endpoint when initializePartnerRole="no"
------------------------------------------------------------------

                 Key: ODE-72
                 URL: http://issues.apache.org/jira/browse/ODE-72
             Project: Apache Ode
          Issue Type: Improvement
          Components: BPEL Runtime
    Affects Versions: Incubator
            Reporter: Matthieu Riou
             Fix For: Incubator


When a process is activated, partner role channels are created for all of its 
partner links and the corresponding endpoint reference is initialized. This 
shouldn't happen when the partner link is set as initializePartnerRole="no".

Instead nothing should be initialized during activation. At runtime, when this 
partner link is used for invocation and if an endpoint address has been 
assigned in the meantime (either through direct assignment or through callback 
message headers), then the channel should be created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to