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 2009/01/19 07:08:59 UTC

[jira] Created: (OPENEJB-987) Support for alternate deployment descriptors for testing and other environments

Support for alternate deployment descriptors for testing and other environments
-------------------------------------------------------------------------------

                 Key: OPENEJB-987
                 URL: https://issues.apache.org/jira/browse/OPENEJB-987
             Project: OpenEJB
          Issue Type: New Feature
          Components: configuration
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 3.1.1


Set new system or initialcontext property "openejb.altdd.prefix" to a prefix of your choice, such as "test" and OpenEJB will look for a META-INF/test.ejb-jar.xml instead of META-INF/ejb-jar.xml.

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


[jira] Commented: (OPENEJB-987) Support for alternate deployment descriptors for testing and other environments

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENEJB-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680296#action_12680296 ] 

David Blevins commented on OPENEJB-987:
---------------------------------------


Sending        src/main/java/org/apache/openejb/config/DeploymentLoader.java
Sending        src/test/java/org/apache/openejb/config/AltDDPrefixTest.java
Deleting       src/test/resources/altddapp
Adding         src/test/resources/altddapp1
Adding         src/test/resources/altddapp2
Adding         src/test/resources/altddapp2/META-INF
Adding         src/test/resources/altddapp2/META-INF/ejb-jar.xml
Adding         src/test/resources/altddapp2/META-INF/footest.ejb-jar.xml
Adding         src/test/resources/altddapp2/META-INF/test.ejb-jar.xml
Adding         src/test/resources/altddapp2/META-INF/test.env-entries.properties
Transmitting file data ......
Committed revision 751866.




> Support for alternate deployment descriptors for testing and other environments
> -------------------------------------------------------------------------------
>
>                 Key: OPENEJB-987
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-987
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: configuration
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.1
>
>
> Set new system or initialcontext property "openejb.altdd.prefix" to a prefix of your choice, such as "test" and OpenEJB will look for a META-INF/test.ejb-jar.xml instead of META-INF/ejb-jar.xml.

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


[jira] Commented: (OPENEJB-987) Support for alternate deployment descriptors for testing and other environments

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENEJB-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665045#action_12665045 ] 

David Blevins commented on OPENEJB-987:
---------------------------------------

$ svn ci container
Sending        container/openejb-core/src/main/java/org/apache/openejb/config/DeploymentLoader.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/config/ReadDescriptors.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/util/Classes.java
Adding         container/openejb-core/src/test/java/org/apache/openejb/config/AltDDPrefixTest.java
Adding         container/openejb-core/src/test/java/org/superbiz
Adding         container/openejb-core/src/test/java/org/superbiz/altdd
Adding         container/openejb-core/src/test/java/org/superbiz/altdd/Orange.java
Adding         container/openejb-core/src/test/java/org/superbiz/altdd/OrangeLocal.java
Adding         container/openejb-core/src/test/resources/altddapp
Adding         container/openejb-core/src/test/resources/altddapp/META-INF
Adding         container/openejb-core/src/test/resources/altddapp/META-INF/test.ejb-jar.xml
Transmitting file data .......
Committed revision 735615.



> Support for alternate deployment descriptors for testing and other environments
> -------------------------------------------------------------------------------
>
>                 Key: OPENEJB-987
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-987
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: configuration
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.1
>
>
> Set new system or initialcontext property "openejb.altdd.prefix" to a prefix of your choice, such as "test" and OpenEJB will look for a META-INF/test.ejb-jar.xml instead of META-INF/ejb-jar.xml.

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


[jira] Closed: (OPENEJB-987) Support for alternate deployment descriptors for testing and other environments

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

David Blevins closed OPENEJB-987.
---------------------------------

    Resolution: Fixed

> Support for alternate deployment descriptors for testing and other environments
> -------------------------------------------------------------------------------
>
>                 Key: OPENEJB-987
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-987
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: configuration
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.1
>
>
> Set new system or initialcontext property "openejb.altdd.prefix" to a prefix of your choice, such as "test" and OpenEJB will look for a META-INF/test.ejb-jar.xml instead of META-INF/ejb-jar.xml.

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