You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/10/27 22:02:59 UTC

[jira] Created: (TUSCANY-3354) TestComposite62TestComponent1 has a duplicated implementation element

TestComposite62TestComponent1 has a duplicated implementation element
---------------------------------------------------------------------

                 Key: TUSCANY-3354
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3354
             Project: Tuscany
          Issue Type: Bug
            Reporter: ant elder


sca-assembly\ASM_8011\src\main\resources\TestComposite62.composite has a duplicated implementation element on the TestComposite62TestComponent1 component

    <component name="TestComposite62TestComponent1">
		<implementation.java class="test.service1Callback5Impl"/>
		<implementation.composite name="test:TestComposite54"/>



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TUSCANY-3354) TestComposite62TestComponent1 has a duplicated implementation element

Posted by "Mike Edwards (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Edwards resolved TUSCANY-3354.
-----------------------------------

    Resolution: Fixed

Fixed in OASIS SVN revision 394

- the implementation.java element was wrong and has been removed

> TestComposite62TestComponent1 has a duplicated implementation element
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-3354
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3354
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>
> sca-assembly\ASM_8011\src\main\resources\TestComposite62.composite has a duplicated implementation element on the TestComposite62TestComponent1 component
>     <component name="TestComposite62TestComponent1">
> 		<implementation.java class="test.service1Callback5Impl"/>
> 		<implementation.composite name="test:TestComposite54"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.