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

[OASIS Issue Tracker] Created: (SCAJ-7) NEW ISSUE: JCA70002 is too restrictive for implementation intents

From
OASIS Issues Tracker <>
Date
2012-02-27T04:01:28+00:00
ID
739784425.109241330315278149.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (SCAJ-7) NEW ISSUE: JCA70002 is too restrictive for implementation intents
NEW ISSUE: 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
← Prev in month ← Prev in thread
Next in thread → Next in month →