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

ISSUE 45: Inconsistent description of @Callback annotation

From
"Carack, Qon"
Date
2008-05-15T15:55:38+00:00
ID
Thread
ISSUE 45: Inconsistent description of @Callback annotation
http://www.osoa.org/jira/browse/JAVA-45

-----Ursprüngliche Nachricht-----
Von: C Vamsi [mailto:] 
Gesendet: Mittwoch, 14. Mai 2008 09:03
An: 
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
← Prev in month ← Prev in thread
Next in thread → Next in month →