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/08/20 20:53:30 UTC

[jira] Created: (OPENEJB-668) Client JNDI Context.list method support

Client JNDI Context.list method support
---------------------------------------

                 Key: OPENEJB-668
                 URL: https://issues.apache.org/jira/browse/OPENEJB-668
             Project: OpenEJB
          Issue Type: New Feature
          Components: server
    Affects Versions: 3.0
            Reporter: David Blevins


This functionality has never been implemented but is very useful for determining what is available in JNDI

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


[jira] Assigned: (OPENEJB-668) Client JNDI Context.list method support

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

David Blevins reassigned OPENEJB-668:
-------------------------------------

    Assignee: David Blevins

> Client JNDI Context.list method support
> ---------------------------------------
>
>                 Key: OPENEJB-668
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-668
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 3.0-beta-1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0.x
>
>
> This functionality has never been implemented but is very useful for determining what is available in JNDI

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


[jira] Closed: (OPENEJB-668) Client JNDI Context.list method support

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

David Blevins closed OPENEJB-668.
---------------------------------

    Resolution: Fixed

$ svn ci server
Sending        server/openejb-client/src/main/java/org/apache/openejb/client/JNDIContext.java
Sending        server/openejb-client/src/main/java/org/apache/openejb/client/JNDIResponse.java
Adding         server/openejb-client/src/main/java/org/apache/openejb/client/NameClassPairEnumeration.java
Sending        server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd/JndiRequestHandler.java
Adding         server/openejb-ejbd/src/test/java/org/apache/openejb/JndiTest.java
Transmitting file data .....
Committed revision 599690.



> Client JNDI Context.list method support
> ---------------------------------------
>
>                 Key: OPENEJB-668
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-668
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 3.0-beta-1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0-beta-2
>
>
> This functionality has never been implemented but is very useful for determining what is available in JNDI

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


[jira] Commented: (OPENEJB-668) Client JNDI Context.list method support

Posted by "karan singh malhi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENEJB-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521196 ] 

karan singh malhi commented on OPENEJB-668:
-------------------------------------------

I dont know if this is already there or not, but the is a must have feature in WebAdmin atleast. 

> Client JNDI Context.list method support
> ---------------------------------------
>
>                 Key: OPENEJB-668
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-668
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 3.0
>            Reporter: David Blevins
>
> This functionality has never been implemented but is very useful for determining what is available in JNDI

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