OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsbpel] Issue 191 - Receive/createProcess/Rendezvous from withinWhile loop (New Proposed Issue Announcement)


It was asked of me at the F2F to restate the issue, given that it had 
changed slightly.  The only change is that the createInstance="yes" 
attribute has been removed.

<process>
    <sequence>
       <while>
          <receive createInstance>
             <correlations>
                <correlation initiate="rendezvous"/>
             </correlations>
          </receive>
       </while>
       ...
    </sequence>
</process>

The question is should this be explicitly allowed, explicitly 
disallowed, or no mention made in the spec.




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]