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: NEW ISSUE: Redirecting callbacks


 

RAISER: Michael Rowley

 

TARGET: Java Common Annotations and APIs, section 6.7.5 Customizing the callback

 

DESCRIPTION:

 

The last paragraph of this section says:

 

A callback object may be a service reference to another service.  In that case, the callback messages go directly to the service that has been set as the callback.  If the callback object is not a service reference, then callback messages go to the client and are then routed to the specific instance that has been registered as the callback object.  However, if the callback interface has a stateless scope, then the callback object must be a service reference.

 

The second sentence of this (saying that “... callback messages go directly...”) is overly constraining has complex and confusing implications for runtimes.

 

PROPOSAL:

 

Remove the second sentence from this paragraph.

 

 



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