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


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.

Reply via email to