You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Valentin Mahrwald (JIRA)" <ji...@apache.org> on 2011/08/11 17:55:27 UTC

[jira] [Created] (ARIES-725) Aries Application modeller does not find and model anonymous inner Blueprint reference or service components

Aries Application modeller does not find and model anonymous inner Blueprint reference or service components
------------------------------------------------------------------------------------------------------------

                 Key: ARIES-725
                 URL: https://issues.apache.org/jira/browse/ARIES-725
             Project: Aries
          Issue Type: Bug
          Components: Application
    Affects Versions: 0.3
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald
            Priority: Minor


For a snippet like:

<bean class="java.util.ArrayList">
  <argument>
    <reference interface="java.util.Collection" />
  </argument>
</bean>

We do not generate an ImportedService in the ModelledResource view.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-725) Aries Application modeller does not find and model anonymous inner Blueprint reference or service components

Posted by "Valentin Mahrwald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Mahrwald resolved ARIES-725.
-------------------------------------

    Resolution: Fixed

Changes committed in rev #1156657.

> Aries Application modeller does not find and model anonymous inner Blueprint reference or service components
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-725
>                 URL: https://issues.apache.org/jira/browse/ARIES-725
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>            Priority: Minor
>
> For a snippet like:
> <bean class="java.util.ArrayList">
>   <argument>
>     <reference interface="java.util.Collection" />
>   </argument>
> </bean>
> We do not generate an ImportedService in the ModelledResource view.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira