[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]