You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan Gallimore (JIRA)" <ji...@apache.org> on 2009/08/04 23:26:14 UTC

[jira] Resolved: (OPENEJB-1056) lower case interfaceType.annotationName

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

Jonathan Gallimore resolved OPENEJB-1056.
-----------------------------------------

    Resolution: Fixed

jgallimore@desktop:~/Sync/OpenEJB/src/openejb3/container/openejb-core$ svn ci -m "OPENEJB-1056 added jndi format option to get the interface type in lowercase"
Authentication realm: <https://svn.apache.org:443> ASF Committers
Password for 'jgallimore': 
Sending        openejb-core/src/main/java/org/apache/openejb/assembler/classic/JndiBuilder.java
Adding         openejb-core/src/test/java/org/apache/openejb/config/JndiNameFormatTest.java
Transmitting file data ..
Committed revision 800985.

> lower case interfaceType.annotationName
> ---------------------------------------
>
>                 Key: OPENEJB-1056
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1056
>             Project: OpenEJB
>          Issue Type: Improvement
>    Affects Versions: 3.1.1
>            Reporter: Jonathan Gallimore
>            Assignee: Jonathan Gallimore
>            Priority: Minor
>             Fix For: 3.1.2
>
>
> It appears we can only use interfaceType.annotationName to get Local
> or Remote (ie uppercase).  Would it be possible to add:
> interfaceType.annotationNameLowerCase to the JNDI Name formatting
> options?

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