You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/05/19 20:36:45 UTC

[jira] Created: (XBEAN-127) xbean-naming should support referenceable

xbean-naming should support referenceable
-----------------------------------------

                 Key: XBEAN-127
                 URL: https://issues.apache.org/jira/browse/XBEAN-127
             Project: XBean
          Issue Type: Bug
          Components: naming
    Affects Versions: 3.5
            Reporter: David Jencks
            Assignee: David Jencks


Sometimes people want to bind a Referenceable into jndi that isn't actually the object they want to get back out but just a Reference factory for such objects.  I'm not sure if we should support this only with a flag but we should support it somehow.  Initial implementation will just support Referenceable all the time.

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


[jira] Closed: (XBEAN-127) xbean-naming should support referenceable

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

David Jencks closed XBEAN-127.
------------------------------

    Resolution: Fixed

implemented in rev 776407.

Need to updated fix versions, for 3.6-SNAPSHOT.

> xbean-naming should support referenceable
> -----------------------------------------
>
>                 Key: XBEAN-127
>                 URL: https://issues.apache.org/jira/browse/XBEAN-127
>             Project: XBean
>          Issue Type: Bug
>          Components: naming
>    Affects Versions: 3.5
>            Reporter: David Jencks
>            Assignee: David Jencks
>
> Sometimes people want to bind a Referenceable into jndi that isn't actually the object they want to get back out but just a Reference factory for such objects.  I'm not sure if we should support this only with a flag but we should support it somehow.  Initial implementation will just support Referenceable all the time.

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