You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Sauthier (JIRA)" <ji...@apache.org> on 2013/10/03 09:55:41 UTC

[jira] [Created] (FELIX-4268) Duplicated name errors always happen when there are 2 factories with the same name

Guillaume Sauthier created FELIX-4268:
-----------------------------------------

             Summary: Duplicated name errors always happen when there are 2 factories with the same name
                 Key: FELIX-4268
                 URL: https://issues.apache.org/jira/browse/FELIX-4268
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
            Reporter: Guillaume Sauthier
            Assignee: Guillaume Sauthier


iPOJO always throw an Exception about already used generated instance name when we create 2 instances from 2 different factories that have the same name. This can happen if you have private factories for example, and iPOJO doesn't complain when factory name is not unique.

This is probably a regression introduced during the NameGenerator refactoring (my bad).



--
This message was sent by Atlassian JIRA
(v6.1#6144)