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 Jencks (JIRA)" <ji...@apache.org> on 2010/05/22 00:24:18 UTC

[jira] Updated: (OPENEJB-1014) Make jndi implementation more pluggable

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

David Jencks updated OPENEJB-1014:
----------------------------------

    Attachment: OPENEJB-1014-6.diff

Geronimo has improved it's java: handling by using the aries jndi code and now the remaining java: prefixes are causing problems.  Attached patch removes the ones I've located.  I think this does not break the openejb build.

Not applying now in case it conflicts with other ongoing work.

> Make jndi implementation more pluggable
> ---------------------------------------
>
>                 Key: OPENEJB-1014
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1014
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: container system
>    Affects Versions: 3.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>         Attachments: OPENEJB-1014-2.diff, OPENEJB-1014-3.diff, OPENEJB-1014-4.diff, OPENEJB-1014-5.diff, OPENEJB-1014-6.diff, OPENEJB-1014.diff, XbeanJndiFactory.java
>
>
> When run inside other systems such as geronimo there are some reasons to use the geronimo global jndi system.  Also relying on the prefix-stripping that the openejb jndi implementation does leads to rather confusing code.
> (discussion on dev list)

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