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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-policy message

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


Subject: ISSUE-96: sca-policy-1.1-intents-definitions-cd02.xml has a typo forsca:binding (sca:Binding is used in one place)


http://www.osoa.org/jira/browse/POLICY-96

Dave Booz
STSM, BPM and SCA Architecture
Co-Chair OASIS SCA-Policy TC and SCA-J TC
"Distributed objects first, then world hunger"
Poughkeepsie, NY (845)-435-6093 or 8-295-6093
e-mail:booz@us.ibm.com

Inactive hide details for Raymond Feng---07/07/2009 05:06:50 PM---TARGET: http://tools.oasis-open.org/version-control/browse/wsRaymond Feng---07/07/2009 05:06:50 PM---TARGET: http://tools.oasis-open.org/version-control/browse/wsvn/sca-assembly/SCA_XSDS/sca-policy-1.1


From:

Raymond Feng/Burlingame/IBM@IBMUS

To:

sca-policy@lists.oasis-open.org

Date:

07/07/2009 05:06 PM

Subject:

[sca-policy] [NEW ISSUE] sca-policy-1.1-intents-definitions-cd02.xml has a typo for sca:binding (sca:Binding is used in one place)





TARGET:

http://tools.oasis-open.org/version-control/browse/wsvn/sca-assembly/SCA_XSDS/sca-policy-1.1-intents-definitions-cd02.xml

DESCRIPTION:

The constrains attribute for asyncInvocation points to sca:Binding instead of sca:binding.

<!-- Miscellaneous intents -->
<intent name="asyncInvocation" constrains="sca:Binding"
intentType="interaction">
<description>
Indicates that request/response operations for the
interface of this wire are "long running" and must be
treated as two separate message transmissions
</description>
</intent>

PROPOSAL: Fix the typo with "sca:binding"

<!-- Miscellaneous intents -->
<intent name="asyncInvocation" constrains="sca:binding"
intentType="interaction">
<description>
Indicates that request/response operations for the
interface of this wire are "long running" and must be
treated as two separate message transmissions
</description>
</intent>

Raymond Feng
Senior Software Engineer, Apache Tuscany PMC Member & Committer

IBM Bay Area Lab, 1001 E Hillsdale Blvd, Suite 400, Foster City, CA 94404, USA

E-mail
: rfeng@us.ibm.com, Notes: Raymond Feng/Burlingame/IBM, Tel: 650-645-8117, T/L: 367-8117
Apache Tuscany
: http://tuscany.apache.org





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