← Prev in month ← Prev in thread
Next in thread → Next in month →

ISSUE-69: Misleading statement about lifetime of stateful callbacks

From
David Booz <>
Date
2008-09-17T13:55:36+00:00
ID
Thread
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:

Simon Nash <>

Simon Nash <> 

09/15/2008 04:42 PM

To



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
← Prev in month ← Prev in thread
Next in thread → Next in month →