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/23 03:45:49 UTC

[jira] Closed: (OPENEJB-452) AutoDeployer should be able to augment an existing openejb-jar.xml

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

David Blevins closed OPENEJB-452.
---------------------------------

    Resolution: Fixed

$ svn ci
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/AutoConfigAndDeploy.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/ConfigurationFactory.java
Adding         container/openejb-core/src/main/java/org/apache/openejb/alt/config/GeronimoMappedName.java
Transmitting file data ...
Committed revision 498898.


> AutoDeployer should be able to augment an existing openejb-jar.xml
> ------------------------------------------------------------------
>
>                 Key: OPENEJB-452
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-452
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: David Blevins
>         Assigned To: David Blevins
>             Fix For: 3.0
>
>
> Currently the auto deployer only kicks in if you have no openejb-jar.xml file at all.  If you do have an openejb-jar.xml it assumes it is correct and does nothing.
> The code to modify an existing openejb-jar.xml is present in the AutoConfigAndDepoy class, we simply need to merge some logic over or improve that class so it can be used instead of the AutoDeploy class.

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