You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org> on 2009/03/26 11:49:56 UTC

[jira] Updated: (TUSCANY-2941) Support for constructor arg implicit reference with auto index

     [ https://issues.apache.org/jira/browse/TUSCANY-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam updated TUSCANY-2941:
-----------------------------------------

    Attachment: TUSCANY-2941-Part2.patch
                TUSCANY-2941-Part1.patch

> Support for constructor arg implicit reference with auto index
> --------------------------------------------------------------
>
>                 Key: TUSCANY-2941
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2941
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP, SP2, IBM JDK  1.6
>            Reporter: Ramkumar Ramalingam
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2941-Part1.patch, TUSCANY-2941-Part2.patch
>
>
> For the below mentioned scenario of implicit references in constructor args....
> <constructor-arg><ref bean="savingsAccountService"/></constructor-arg>
> <constructor-arg><ref bean="stockAccountService"/></constructor-arg>
> whose type attribute and index attribute is absent, it should be possible to support the same with auto index mechanism.

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