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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

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


Subject: ISSUE 7: Support for JAX-WS style async methods


Title: NEW ISSUE: Support for JAX-WS style async methods
http://www.osoa.org/jira/browse/JAVA-7


Von: Blohm, Henning [mailto:henning.blohm@sap.com]
Gesendet: Mittwoch, 26. September 2007 13:48
An: sca-j@lists.oasis-open.org
Betreff: [sca-j] NEW ISSUE: Support for JAX-WS style async methods

TARGET:

Java Common Annotations and APIs specification, section "WSDL to Java and Java to WSDL"

DESCRIPTION:

The current version of that section points to the JAX-WS specification to describe interface compatibility between interface representation in Java and WSDL. JAX-WS supports an optional asynchronous client invocation model via

a) a mapping of methods marked with an "Async" suffix
b) a specific API for call back handlers and return value Futures.

The working group should decide whether SCA should explicitly require support for this functionality, stay silent about it, mention it as optional, or point to its own async. invocation model as an alternative.

PROPOSAL:

none






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