|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (ODE-679) Rollback changed on ODE-578Rollback changed on ODE-578
--------------------------- Key: ODE-679 URL: https://issues.apache.org/jira/browse/ODE-679 Project: ODE Issue Type: Bug Components: BPEL Runtime Reporter: Sean Ahn The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invoke and a third process that the child invokes. https://issues.apache.org/jira/browse/ODE-578 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (ODE-679) Rollback changed on ODE-578[ https://issues.apache.org/jira/browse/ODE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765748#action_12765748 ] Sean Ahn commented on ODE-679: ------------------------------ commits related to ODE-578: 765008 765002 765012 765011 765004 > Rollback changed on ODE-578 > --------------------------- > > Key: ODE-679 > URL: https://issues.apache.org/jira/browse/ODE-679 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Reporter: Sean Ahn > > The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invoke and a third process that the child invokes. > https://issues.apache.org/jira/browse/ODE-578 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (ODE-679) Rollback changes on ODE-578[ https://issues.apache.org/jira/browse/ODE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Ahn updated ODE-679: ------------------------- Description: The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invokes, and a third process that the child invokes. https://issues.apache.org/jira/browse/ODE-578 was: The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invoke and a third process that the child invokes. https://issues.apache.org/jira/browse/ODE-578 Summary: Rollback changes on ODE-578 (was: Rollback changed on ODE-578) > Rollback changes on ODE-578 > --------------------------- > > Key: ODE-679 > URL: https://issues.apache.org/jira/browse/ODE-679 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Reporter: Sean Ahn > > The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invokes, and a third process that the child invokes. > https://issues.apache.org/jira/browse/ODE-578 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Assigned: (ODE-679) Rollback changes on ODE-578[ https://issues.apache.org/jira/browse/ODE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Ahn reassigned ODE-679: ---------------------------- Assignee: Sean Ahn > Rollback changes on ODE-578 > --------------------------- > > Key: ODE-679 > URL: https://issues.apache.org/jira/browse/ODE-679 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Reporter: Sean Ahn > Assignee: Sean Ahn > > The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invokes, and a third process that the child invokes. > https://issues.apache.org/jira/browse/ODE-578 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Resolved: (ODE-679) Rollback changes on ODE-578[ https://issues.apache.org/jira/browse/ODE-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Ahn resolved ODE-679. -------------------------- Resolution: Fixed r825348 | seanahn | 2009-10-14 17:15:37 -0700 (Wed, 14 Oct 2009) | 1 line Changed paths: M /ode/branches/APACHE_ODE_1.X/axis2/src/main/java/org/apache/ode/axis2/ODEService.java M /ode/branches/APACHE_ODE_1.X/axis2/src/main/java/org/apache/ode/axis2/OdeFault.java M /ode/branches/APACHE_ODE_1.X/axis2/src/main/java/org/apache/ode/axis2/SoapExternalService.java M /ode/branches/APACHE_ODE_1.X/axis2/src/main/java/org/apache/ode/axis2/util/SoapMessageConverter.java D /ode/branches/APACHE_ODE_1.X/axis2-war/src/test/java/org/apache/ode/axis2/FailFastTest.java D /ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestFailFast/faultOnFailure D /ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestFailFast/invoke D /ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestFailFast/selectionFailure D /ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestFailureInInvoke M /ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelRuntimeContextImpl.java M /ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/MessageExchangeImpl.java M /ode/branches/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java M /ode/branches/APACHE_ODE_1.X/utils/src/main/java/org/apache/ode/utils/Properties.java > Rollback changes on ODE-578 > --------------------------- > > Key: ODE-679 > URL: https://issues.apache.org/jira/browse/ODE-679 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Reporter: Sean Ahn > Assignee: Sean Ahn > > The fail-fast feature releases the MyRole MEX when the process fails to invoke another process. This causes a problem when the scenario involves a parent, a child that the parent invokes, and a third process that the child invokes. > https://issues.apache.org/jira/browse/ODE-578 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free embeddable forum powered by Nabble | Forum Help |