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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel-spec-edit message

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


Subject: Resolutions of Issues 80 and 95 applied and checked in.


Hi,

I just checked in the document with updates for resolutions of issues 80 and 95. Looks like the site was going through some maintenance between yesterday and today, I had trouble accessing the cvs repository until now. Hopefully it was a temporary outage.

While making my updates for issue 95, I noticed the first example in section 13.4 does not match up with the new restrictions brought in with the addition of @faultMessageTpe to <catch>. The spec now has this restriction, "the faultVariable and faultMessageType declarations go together, i.e., they must either both be present or both absent." However the example is shown as follows:
<faulthandlers>
       <catch faultName="x:foo">
           <empty/>
       </catch>
       <catch faultVariable="bar">
           <empty/>
       </catch>
       <catch faultName="x:foo" faultVariable="bar">
           <empty/>
       </catch>
       <catchAll>
           <empty/>
       </catchAll>
</faulthandlers>
Not sure if this a known issue or if we plan to update examples in a separate pass but, thought I would mention just in case.

Oh, I hand the pen back at this point.

Regards, Prasad

-------- Original Message --------
Subject: Re: [wsbpel-spec-edit] Summary of call today.
Date: Thu, 11 Mar 2004 12:26:39 -0800
From: Prasad Yendluri <pyendluri@webmethods.com>
To: Satish Thatte <satisht@microsoft.com>
CC: wsbpel-spec-edit@lists.oasis-open.org, Alex Yiu <alex.yiu@oracle.com>
References: D78C42C1ADD5CF41AE3B60B03C39D1CD0185D8DA@RED-MSG-52.redmond.corp.microsoft.com"><D78C42C1ADD5CF41AE3B60B03C39D1CD0185D8DA@RED-MSG-52.redmond.corp.microsoft.com>

Satish Thatte wrote:
>Alex, welcome!  Let me know that you got this message through the
>mailing list channel so I can stop copying you explicitly.
>
>Summary of the decisions and discussion today.
>
>Ben and Paco will coordinate fixing both the language for 72 and the
>schema for 74.  They will try to finish by EOD Thursday (tomorrow).
>
>Prasad then gets the pen to incorporate the resolutions for 80 and 95.
>Prasad, can you finish this by the weekend?
>
Sure, I should be able to, once I get the pen. Thanks.


Prasad Yendluri wrote:


Satish Thatte wrote:

Alex, welcome!  Let me know that you got this message through the
mailing list channel so I can stop copying you explicitly.

Summary of the decisions and discussion today.

Ben and Paco will coordinate fixing both the language for 72 and the
schema for 74.  They will try to finish by EOD Thursday (tomorrow).

Prasad then gets the pen to incorporate the resolutions for 80 and 95.
Prasad, can you finish this by the weekend?

Sure, I should be able to, once I get the pen. Thanks.





To unsubscribe from this mailing list (and be removed from the roster of the OASIS TC), go to http://www.oasis-open.org/apps/org/workgroup/wsbpel-spec-edit/members/leave_workgroup.php.


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