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: Formatted minutes of 2010-04-15 telcon


Attached.
Thanks to MikeE for scribing.

-Anish
--
Title: SCA-BPEL - 2010-04-15

OASIS Logo

- DRAFT -

OASIS SCA-BPEL TC

15 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.)
Danny van der Rijn, (TIBCO Software Inc.)
Chair
Sanjay Patil
Scribe
Mike Edwards
Agenda:
http://lists.oasis-open.org/archives/sca-bpel/201004/msg00044.html

Contents

Topics
[1]  Agenda Bashing
[2]  Approval of Minutes
[3]  Testing
Table of Resolutions
Table of Action Items

Action Items

New:
2010-04-15-1: TA editors to update the document based on 2010-04-15 call agreements

Resolutions


Minutes

<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-01 minutes http://lists.oasis-open.org/archives/sca-bpel/201004/msg00005.html
5. Testing
a> Proposed changes for TA
i> SBL-TA-2009: http://lists.oasis-open.org/archives/sca-bpel/201004/msg00024.html
ii> SBL-TA-2010: http://lists.oasis-open.org/archives/sca-bpel/201004/msg00026.html
b> 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
c> 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
d> How to automate negative tests? Should they be moved outside of SBPEL-General folder?
e> Input for writing tests for: SBL-TA-2005, SBL-TA-2007, SBL-TA-2011 and SBL-TA-2011.1
e> 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
6. AOB

Scribe: Mike Edwards

Scribe: Mike Edwards

Agenda Bashing

 
No changes

Approval of Minutes

 
Minutes of 1st April:
 
 
Minutes are accepted without change
Resolution: minutes of 2010-04-01 located at http://lists.oasis-open.org/archives/sca-bpel/201004/msg00005.html approved

Testing

 
a) Changes to Test Assertions
 
1) SBL-TA-2009
 
SCA_BPEL_Test_Assertions_16.odt
 
compare the TA with the BPEL specification:
 
sca-bpel-1.1-spec-cd02-rev9.doc
 
Proposed changed TA:
 
(prerequesites =)
 
The partnerLink in the BPEL process:
a) does not map to a SCA service
b) does not have a sca-bpel:ignore attribute
c) does not have the @sca-bpel:multiRefFrom attribute, and
d) has @initializePartnerRole attribute with a value of no
Dieter:
does b) have to be sca-bpel:ignore="false"
Anish:
b) does not have a sca-bpel:ignore="true" attribute
Sanjay:
Yes
Sanjay:
The proposed change makes the TA agree with the latest form of the spec
Sanjay:
So the proposal is now
 
The partnerLink in the BPEL process:
a) does not map to a SCA service
b) does not have a sca-bpel:ignore="true" attribute
c) does not have the @sca-bpel:multiRefFrom attribute, and
d) has @initializePartnerRole attribute with a value of no
Sanjay:
So how are we handling the changes to the TA document?
Martin:
It isn't a formal accepted document, so editors can just make changes
Sanjay:
OK, so let's do that
Sanjay:
Sanjay:
Need to make an update to b) as for SBL-TA-2009
 
The partnerLink in the BPEL process:
a) does not map to a service
b) does not have a sca-bpel:ignore="true" attribute
c) does not have the @sca-bpel:multiRefFrom attribute, and
d) does not have the @initializePartnerRole attribute
 
(for the prerequisite of this TA)
Sanjay:
No objections to this proposed change
 
Item 5b Status of SCA BPEL Runtime used for testing
 
MikeE:
This function is not yet implemented in Tuscany as the spec was changing - I will update the runtime to provide the function
 
Sanjay:
0..1 introspection does not work correctly
MikeE:
Yes, I'll have to implement it - we invented a new function to allow for checking of the wired status of a 0..1 reference
 
Sanjay:
Is "wiredByImpl" supported in the runtime?
MikeE:
No, it's not implemented in the Tuscany BPEL runtime
MikeE:
Is it mandatory?
Anish:
Depends on which conformance level you claim
MikeE:
I am not sure that there is any standard way of providing an EPR value to allow a wiredByImpl partnerLink to be initialized
 
- thus no standard testcase can be written
<Dieter Koenig>
This is a handshake between the SCA runtime (providing the EPR value) and the BPEL runtime (consuming the EPR value) - both must fit together
Sanjay:
We could do a negative testcase for this - check that an exception is thrown if a wiredByImpl ref is wired
Sanjay:
I'd like to rearrange the order of the items on the agenda
 
Item d) d> How to automate negative tests? Should they be moved outside of SBPEL-General folder?
MikeE:
You put all the artifacts for a negative test into a separate contribution - like SPEL_3001
Action: TA editors to update the document based on 2010-04-15 call agreements
 
AOB
 
COB

[End of Minutes]
Formatted on 2010-04-15 at 12:54:55 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

statistics: Schreiber found 115 input lines

edits: Schreiber found no text-edit commands

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

citation-detection-irc1: Line 14: Check for possible unrecognized nick 'i> SBL-TA-2009'

citation-detection-irc1: Line 15: Check for possible unrecognized nick 'ii> SBL-TA-2010'

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

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

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

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

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

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

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

command-scribe: Line 54: Mike Edwards recognized

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

command-scribe: Line 56: Mike Edwards recognized

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

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

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]