[
https://issues.apache.org/jira/browse/TUSCANY-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774241#action_12774241
]
Mike Edwards commented on TUSCANY-3336:
---------------------------------------
Looks like the migration from Java to Composite implementations for the "top
level" composites went wrong here.
The implementation.composite is the right one...
TestComposite54.composite is present in the General_xxxx contribution(s) and is
simply a wrapper for the low level implementation service1Callback5Impl...
> OASIS fixes required to make ASM-8011 work
> ------------------------------------------
>
> Key: TUSCANY-3336
> URL: https://issues.apache.org/jira/browse/TUSCANY-3336
> Project: Tuscany
> Issue Type: Bug
> Components: OASIS Compliance - OASIS
> Affects Versions: Java-SCA-2.0-M3
> Environment: All
> Reporter: Simon Laws
> Fix For: Java-SCA-2.0-M4
>
>
> TestComposite62.composite has two implementation elements in a component
> <component name="TestComposite62TestComponent1">
> <implementation.java class="test.service1Callback5Impl"/>
> <implementation.composite name="test:TestComposite54"/>
> Which one is the right one?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.