Re: Atomic Scopes

2008-09-29 Thread Assaf Arkin
On Mon, Sep 29, 2008 at 3:46 PM, Karthick Sankarachary <[EMAIL PROTECTED]> wrote: >> >> > b) The spec doesn't say how atomic scopes should be retried in the case >> of >> > faults. >> >> By repeating the activity. > > > Does that mean that we have to redefine the and > options for the atomic scop

[jira] Created: (ODE-380) Message#setHeaderPart should overwrite any previous value

2008-09-29 Thread Alexis Midon (JIRA)
Message#setHeaderPart should overwrite any previous value - Key: ODE-380 URL: https://issues.apache.org/jira/browse/ODE-380 Project: ODE Issue Type: Bug Components: Build Syst

Re: Atomic Scopes

2008-09-29 Thread Karthick Sankarachary
> > > b) The spec doesn't say how atomic scopes should be retried in the case > of > > faults. > > By repeating the activity. Does that mean that we have to redefine the and options for the atomic scope activity? > > Due to their semantics, activity failure & recovery and atomic scope > are mu

Re: Atomic Scopes

2008-09-29 Thread Assaf Arkin
On Mon, Sep 29, 2008 at 2:33 PM, Karthick Sankarachary <[EMAIL PROTECTED]> wrote: > Just a few quick observations on the atomic > scopes > spec: > > a) The state of a scope consists of not just its variables but also its > correlation s

Atomic Scopes

2008-09-29 Thread Karthick Sankarachary
Just a few quick observations on the atomic scopes spec: a) The state of a scope consists of not just its variables but also its correlation sets. So, just like assigns are collectively atomic, correlation sets must be collectively ato

[jira] Updated: (ODE-379) Problem handling external WSDLs with multiple namespaces

2008-09-29 Thread Alex Boisvert (JIRA)
[ https://issues.apache.org/jira/browse/ODE-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Boisvert updated ODE-379: -- Fix Version/s: 1.3 I'm marking this for 1.3 to at least provide a compiler error if the WSDL import names

[jira] Created: (ODE-379) Problem handling external WSDLs with multiple namespaces

2008-09-29 Thread Jon Coogan (JIRA)
Problem handling external WSDLs with multiple namespaces Key: ODE-379 URL: https://issues.apache.org/jira/browse/ODE-379 Project: ODE Issue Type: Bug Components: Axis2 Integr