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

ISSUE-75: Incorrect description of @Scope annotation default

From
David Booz <>
Date
2008-09-17T14:14:17+00:00
ID
Thread
ISSUE-75: Incorrect description of @Scope annotation default
http://www.osoa.org/jira/browse/JAVA-75

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 05:54 PM

To



cc

Subject

[sca-j] NEW ISSUE: Incorrect description of @Scope annotation default

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

DESCRIPTION: Incorrect description of @Scope annotation default

On line 1630, the default scope is not always STATELESS.  If the

implementation offers an @Conversational service, its default

scope is CONVERSATION (see line 171).

PROPOSAL:

Remove lines 1630 through 1632.  After line 1638, insert the

text "The default value is STATELESS, except for an implementation

offering a @Conversational service, which has a default scope of

CONVERSATION.  See section 2.2 for more details of the SCA-defined

scopes."

---------------------------------------------------------------------

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 →