[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (SCAJ-7) JCA70002 is too restrictive for implementation intents
[ http://tools.oasis-open.org/issues/browse/SCAJ-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anish Karmarkar updated SCAJ-7:
-------------------------------
Summary: JCA70002 is too restrictive for implementation intents (was: NEW ISSUE: JCA70002 is too restrictive for implementation intents)
> JCA70002 is too restrictive for implementation intents
> ------------------------------------------------------
>
> Key: SCAJ-7
> URL: http://tools.oasis-open.org/issues/browse/SCAJ-7
> Project: OASIS Service Component Architecture / J (SCA-J) TC
> Issue Type: Bug
> Components: Java Common Annotations and APIs specification
> Affects Versions: 1.1
> Reporter: Anish Karmarkar
>
> TARGET: SCA Java CAA spec
> DESCRIPTION:
> See JCA70002 in section 8.3;
> Intent annotations MUST NOT be applied to the following:
> - A method of a service implementation class, except for a setter
> method that is either annotated with @Reference or introspected as an SCA
> reference according to the rules in the appropriate Component
> Implementation specification
> - A service implementation class field that is not either annotated
> with @Reference or introspected as an SCA reference according to the rules
> in the appropriate Component Implementation specification
> - A service implementation class constructor parameter that is not
> annotated with @Reference
> [JCA70002]
> The problem is the implementation intents for transactions,
> transactedOneWay and immediateOneWay. How does one attach one of these
> intents to a method? JCA70002 prohibits it.
> PROPOSAL: tbd
--
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]