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-69: Misleading statement about lifetime of stateful callbacks


http://www.osoa.org/jira/browse/JAVA-69

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 Simon Nash <oasis@cjnash.com>Simon Nash <oasis@cjnash.com>


          Simon Nash <oasis@cjnash.com>

          09/15/2008 04:42 PM


To

sca-j@lists.oasis-open.org

cc


Subject

[sca-j] NEW ISSUE: Misleading statement about lifetime of stateful callbacks

TARGET: Java Common Annotations and APIs, WD 04, section 6.6.1

DESCRIPTION: Misleading statement about lifetime of stateful callbacks

In section 6.7.1, line 433, there is a statement that for a service
that is conversation scoped, the callback will still be available
when the backend service sends back its asynchronous response.

The unconditional "will" in the above statement is not correct, as
the conversation may have ended by the time the backend response
is sent, and this would have released the conversational instance
and its injected callback.

PROPOSAL:

Change the sentence starting on line 432 to "If the example service
is conversation scoped and the conversation has not ended, the
callback will still be available when the backend service sends back
its asynchronous response."



---------------------------------------------------------------------
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 


GIF image



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