iTest Callback SeparateThread violates the OASIS rules for COMPOSITE scope
components with Callbacks
----------------------------------------------------------------------------------------------------
Key: TUSCANY-3816
URL: https://issues.apache.org/jira/browse/TUSCANY-3816
Project: Tuscany
Issue Type: Bug
Components: Java SCA Integration Tests
Affects Versions: Java-SCA-2.0-M5
Reporter: Mike Edwards
Assignee: Mike Edwards
Fix For: Java-SCA-2.x
The iTest Callback SeparateThread has a component implementation
EventProcessorServiceImpl.java which is @Scope("COMPOSITE") and which has a
field annotated with @Callback.
This violates one of the conformance requirements of the OASIS Java CAA
specification, which does not permit the use of the @Callback annotation for
COMPOSITE scope components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.