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 2010/02/26 21:14:27 UTC

[jira] Closed: (OPENEJB-1238) Custom JNDI name format properties at bean, app, or server level

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

David Blevins closed OPENEJB-1238.
----------------------------------

    Resolution: Fixed

$ svn ci
Sending        container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/JndiBuilder.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/config/OpenEjb2Conversion.java
Sending        container/openejb-jee/src/main/java/org/apache/openejb/jee/oejb2/OpenejbJarType.java
Transmitting file data ...
Committed revision 916805.


> Custom JNDI name format properties at bean, app, or server level
> ----------------------------------------------------------------
>
>                 Key: OPENEJB-1238
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1238
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration, deployment
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.3
>
>
> You can now add custom properties to the JNDI Name format (see http://openejb.apache.org/3.0/jndi-names.html )
> Order/Origin of preference is as follows:
> 1. openejb-jar.xml/<openejb-jar><ejb-deployment><properties>
> 2. openejb-jar.xml/<openejb-jar><properties>
> 3. System.getProperties()
>  

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