You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/05/16 09:41:06 UTC

[jira] Updated: (GERONIMO-1434) Allow GBeans to be bound into a component's java:comp/env namespace

     [ http://issues.apache.org/jira/browse/GERONIMO-1434?page=all ]

David Jencks updated GERONIMO-1434:
-----------------------------------

    Attachment: 1434_sample.diff

really quick sample to demonstrate gbean ref, by traducing the remote deploy app.

Note that you can now specify multiple interfaces (target must implement all) and multiple patterns (target must match one).  The xml is not intended to imply that you can have a  reference to a collection of gbeans.

> Allow GBeans to be bound into a component's java:comp/env namespace
> -------------------------------------------------------------------
>
>          Key: GERONIMO-1434
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1434
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: kernel, naming
>     Versions: 1.0
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.1
>  Attachments: 1434_sample.diff
>
> Would be nice if proxies to GBeans could be placed in a component's private JNDI space.
> The 1.0 release includes a gbean-ref element in the jndiEnvironmentRefsGroup that appears to hold the required settings.
> David J notes that some code is present in the class is GBeanProxyReference and there's some code that doesn't work in ComponentContextBuilder -- we just need to add some stuff to ENCConfigBuilder for these and bind them directly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira