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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bpel message

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


Subject: Re: [sca-bpel] Formatted minutes of 2010-04-29 telcon


This time with the roll.

-Anish
--

On 4/30/2010 2:09 PM, Anish Karmarkar wrote:
> Attached.
> Thanks to Dieter for scribing.
>
> -Anish
> --
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
Title: SCA-BPEL - 2010-04-29

OASIS Logo

- DRAFT -

OASIS SCA-BPEL TC

29 APR 2010

Attendees

Present
Mike Edwards, (IBM)
Dieter Koenig, (IBM)
Martin Chapman, (Oracle Corporation)
Anish Karmarkar, (Oracle Corporation)
Ashok Malhotra, (Oracle Corporation)
Sanjay Patil, (SAP AG)
Najeeb Andrabi, (TIBCO Software Inc.)
Chair
Anish Karmarkar
Scribe
Dieter Koenig
Agenda:
http://lists.oasis-open.org/archives/sca-bpel/201004/msg00050.html

Contents

Topics
[1]  Agenda bashing
[2]  Approval of minutes
[3]  Review of Action Items
[4]  Administrivia - Call schedule
[5]  Testing
Table of Resolutions
Table of Action Items

Action Items

New:

Resolutions


Minutes

<anish>
Agenda --
<anish>
1. Roll Call
http://www.oasis-open.org/apps/org/workgroup/sca-bpel/members/roster.php
2. Appointment of scribe
Scribe list attached below
3. Agenda bashing
4. Approval of minutes
2010-04-15 minutes http://lists.oasis-open.org/archives/sca-bpel/201004/msg00049.html
5. Review of Action Items
AI #0133: Sanjay - TA editors to update the document based on 2010-04-15 call agreements
6. Testing
a> Status of SCA BPEL Runtime used for testing
i> Support for multiReference extension: http://lists.oasis-open.org/archives/sca-bpel/201004/msg00018.html
ii> Reference generation - http://lists.oasis-open.org/archives/sca-bpel/201004/msg00019.html
iii> Support for wiredByImpl - http://lists.oasis-open.org/archives/sca-bpel/201004/msg00025.html
b> Review of tests for
SBL-TA-2002: Test_SBPEL_2002
SBL-TA-2003: Test_SBPEL_2003
SBL-TA-2008: Test_SBPEL_2006
SBL-TA-2009: Test_SBPEL_2008, Test_SBPEL_2009
SBL-TA-2012: Test_SBPEL_2010
c> Input for writing tests for: SBL-TA-2005, SBL-TA-2007, SBL-TA-2011 and SBL-TA-2011.1
d> Planned schedule -
Mar 18 - Revised specification draft
Mar 18 - Update Test Assertion Document
Apr 18 - Test Case Creation
Apr 29 - Review and finalization of Test Cases
May 6 - Go for 2nd PR
Here is a rough break up of work for creating the test cases. More volunteers are appreciated.
Sanjay - SBL-TA-1001 to SBL-TA-2018
Anish - SBL-TA-3001 to SBL-TA-3026
Discussion on how to run the tests:
Instruction for setting up Tuscany for test case development and testing
http://lists.oasis-open.org/archives/sca-bpel/201002/msg00034.html
http://lists.oasis-open.org/archives/sca-bpel/201002/msg00036.html
7. AOB
<Dieter Koenig>
2. Appointment of scribe
Scribe list attached below

Scribe: Dieter Koenig

Agenda bashing

 
Agenda approved, one more topic - call schedules

Approval of minutes

 
 
Minutes approved w/o objection
Resolution: minutes of 2010-04-15 telcon located at http://lists.oasis-open.org/archives/sca-bpel/201004/msg00049.html approved.

Review of Action Items

 
AI #0133: Sanjay - TA editors to update the document based on 2010-04-15 call agreements
 
AI #133 closed

Administrivia - Call schedule

 
Continuing every other week - next calls are May 13 and May 27
 
May 6 and May 20 will be cancelled
Resolution: telcons for 2010-05-06 and 2010-05-20 canceled.

Testing

 
Status of SCA BPEL Runtime used for testing
 
 
Work in progress
 
c> Input for writing tests for: SBL-TA-2005, SBL-TA-2006, SBL-TA-2011 and SBL-TA-2011.1
 
See test assertions doument published today
 
<Sanjay>
Latest TA docs:
<Sanjay>
 
SBL-TA-2005 - use partner link in an invoke activity
Mike E:
the assertions should have less uncertainty ("it is possible that" etc.)
 
(in particular w.r.t. their prerequisites)
 
in b), say e.g. "the first use of a partner link is in an invoke activity"
 
in other words, it is *not* in an receive/onMessage/onEvent
<anish>
SBL-TA-2003 should be split into 3 assertions
<anish>
one each for receive, onMessage , onEvent
 
SBL-TA-2005 a) A partner link of a BPEL process that is pointed to by
<implementation.bpel> has neither the @sca-bpel:reference nor the @scabpel:
service attribute, nor the @sca-bpel:ignore attribute with a canonical
value of true specified
 
copy wording from SBL-TA-2003
<anish>
to SBL-TA-2005
 
SBL-TA-2006
 
similar to SBL-TA-2005
 
add ignore case to a)
 
SBL-TA-2011 and SBL-TA-2011.1
 
WS-BPEL 2.0:
The initializePartnerRole attribute specifies whether the WS-BPEL processor is required to initialize a <partnerLink>'s partnerRole value. The attribute has no affect on the partnerRole's value after its initialization. [SA00017] The initializePartnerRole attribute MUST NOT be used on a partner link that does not have a partner role; this restriction MUST be statically enforced. If the initializePartnerRole attribute is set to "yes" then the WS-BPEL processor MUST initialize the EPR of the partnerRole before that EPR is first utilized by the WS-BPEL process.
 
(...) If the initializePartnerRole attribute is set to "no" then the WS-BPEL processor MUST NOT initialize the EPR of the partnerRole before that EPR is first utilized by the WS-BPEL process. If the initializePartnerRole attribute is omitted then the partner role MAY be initialized by a WS-BPEL processor.
 
(end of WS-BPEL 2.0 spec text)
 
SBL-TA-2011 create a positive test with an EPR provided in the callback binding
 
SBL-TA-2011 create a negative test without a callback binding
 
SBL-TA-2011.1 seems straightforward - outbound case only
 
(out of time)
Ashok --- please add me to the roll
 
7. AOB
 
Next call May 13 - may not be quorate
 
Meeting adjourned

[End of Minutes]
Formatted on 2010-04-30 at 14:11:26 GMT-7


Minutes formatted by Schreiber, a collection of XSLT stylesheets by Bob Freund modeled after David Booth's scribe

Schreiber diagnostics output

[Delete this section before publishing the minutes]

final validation: Title not specified, default title 'OASIS SCA-BPEL TC...' was assumed

citation-detection-scribed: Line 74: Check for possible unrecognized nick 'AI #0133'

citation-detection-scribed: Line 140: Check for possible unrecognized nick 'WS-BPEL 2.0'

statistics: Schreiber found 105 input lines

edits: Schreiber found the following text-edit commands:

edits: Line 121: anish: s/on onEvent/, onEvent/

citation-detection-irc1: Line 3: Check for possible unrecognized nick 'http'

citation-detection-irc1: Line 13: Check for possible unrecognized nick 'AI #0133'

citation-detection-irc1: Line 21: Check for possible unrecognized nick 'SBL-TA-2002'

citation-detection-irc1: Line 22: Check for possible unrecognized nick 'SBL-TA-2003'

citation-detection-irc1: Line 23: Check for possible unrecognized nick 'SBL-TA-2008'

citation-detection-irc1: Line 24: Check for possible unrecognized nick 'SBL-TA-2009'

citation-detection-irc1: Line 25: Check for possible unrecognized nick 'SBL-TA-2012'

citation-detection-irc1: Line 42: Check for possible unrecognized nick 'http'

citation-detection-irc1: Line 43: Check for possible unrecognized nick 'http'

command-scribe: Line 52: Dieter Koenig recognized

command-scribe: Schreiber detected that this section was scribed online

citation-detection-irc1: Line 105: Check for possible unrecognized nick 'http'

edit-substitute: command on line 121 succeeded, changed line 119 from 'on onEvent' to ', onEvent'

edit-delete: Line 121 was deleted

system: Transformer: SAXON 9.0.0.2

[End of Schreiber diagnostic output]



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