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 45: Inconsistent description of @Callback annotation


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

-----Ursprüngliche Nachricht-----
Von: C Vamsi [mailto:vamsic007@in.ibm.com] 
Gesendet: Mittwoch, 14. Mai 2008 09:03
An: sca-j@lists.oasis-open.org
Betreff: [sca-j] NEW ISSUE: Inconsistent description of @Callback annotation

DESCRIPTION:
sca-javacaa-1.1-spec-WD-01-1.doc:

Sec 6.7 - Line 381-385

Callbacks can be used for both remotable and local services.  Either both
interfaces of a bidirectional service MUST be remotable, or both MUST be
local.  It is illegal to mix the two.  There are two basic forms of
callbacks: stateless callbacks and stateful callbacks.


A callback interface is declared by using the @Callback annotation on a
remotable service interface, which takes the Java Class object of the
interface as a parameter.


Sec 8.2 - Lines 900-901

The @Callback annotation is used to annotate a remotable service interface
with a callback interface, which takes the Java Class object of the
callback interface as a parameter.



http://www.osoa.org/jira/browse/JAVA-29 seems to have raised this issue,
but only talks about the inconsitency in sec 6.7.  It does not point to the
inconsistency in section 8.2.

PROPOSAL: Remove the word "remotable" from line 900.


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  You may a link to this group and all your TCs in OASIS
at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 



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