[
https://issues.apache.org/jira/browse/TUSCANY-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980033#action_12980033
]
Mike Edwards commented on TUSCANY-3816:
---------------------------------------
The initial step is to disable this test from the build since the fix for the
problem is not simple and will take some time to develop.
Committed in 1057555
> 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.