You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/01/18 21:27:30 UTC

[jira] Created: (OPENEJB-448) Move duplicate app checking into the assembler

Move duplicate app checking into the assembler
----------------------------------------------

                 Key: OPENEJB-448
                 URL: https://issues.apache.org/jira/browse/OPENEJB-448
             Project: OpenEJB
          Issue Type: Task
    Affects Versions: 3.0
            Reporter: David Blevins
         Assigned To: David Blevins
             Fix For: 3.0


Move duplicate app checking into the assembler.  Right now it's in the ConfigurationFactory and it should be in the assembler

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OPENEJB-448) Move duplicate app checking into the assembler

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

David Blevins closed OPENEJB-448.
---------------------------------

    Resolution: Fixed

$ svn ci
Adding         container/openejb-core/src/main/java/org/apache/openejb/DuplicateDeploymentIdException.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/OpenEJBException.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/ConfigurationFactory.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/DeploymentLoader.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/EjbJarInfoBuilder.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
Transmitting file data ......
Committed revision 497780.



> Move duplicate app checking into the assembler
> ----------------------------------------------
>
>                 Key: OPENEJB-448
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-448
>             Project: OpenEJB
>          Issue Type: Task
>    Affects Versions: 3.0
>            Reporter: David Blevins
>         Assigned To: David Blevins
>             Fix For: 3.0
>
>
> Move duplicate app checking into the assembler.  Right now it's in the ConfigurationFactory and it should be in the assembler

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira