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

[OASIS Issue Tracker] Created: (SCAJ-10) @Remotable annotation incorrectly marked as optional in Java EE spec

From
OASIS Issues Tracker <>
Date
2012-02-28T22:59:35+00:00
ID
1577198690.110251330469959133.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (SCAJ-10) @Remotable annotation incorrectly marked as optional in Java EE spec
@Remotable annotation incorrectly marked as optional in Java EE spec
--------------------------------------------------------------------

                 Key: SCAJ-10
                 URL: http://tools.oasis-open.org/issues/browse/SCAJ-10
             Project: OASIS Service Component Architecture / J (SCA-J) TC
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Anish Karmarkar


Raiser: Mike Edwards (on behalf of Java EE subcommittee)

Target: Java EE Specification

Description:

Appendix B - row "@Remotable" - this labels the @Remotable annotation as "May be supported",
but if an @Reference field points to some SCA service which is defined in terms of a Java interface,
that service would *HAVE* to use @Remotable on the interface.

As a result, @Remotable cannot validly be optional.


Proposal:

This row should be changed to "MUST be supported" to avoid the need for an extended EJB to
have to produce a copy of the interface with @Remotable removed.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →