[ 
http://issues.apache.org/jira/browse/GERONIMO-552?page=comments#action_12316183 
] 

David Jencks commented on GERONIMO-552:
---------------------------------------

the handling of resource gbeans could be improved.  With the last patch "dummy" 
gbeans are put into the deployment context just so their names are known.  
Later they are replaced by the real gbean datas.  We have all the info we need 
to create the real gbean data when we create the dummies: we can just fill in 
the attributes later.

> Put the gbeandatas in a deployment context in a queriable container and use 
> queries to resolve links
> ----------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-552
>          URL: http://issues.apache.org/jira/browse/GERONIMO-552
>      Project: Geronimo
>         Type: Improvement
>   Components: deployment
>     Versions: 1.0-M3
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0-M5

>
> GBeans in a DeploymentContext should be kept in a queriable registry like the 
> BasicGBeanRegistry, but for GBeanData rather thand GBeanInstance.  ejb-links, 
> resource-links, gbean-links, etc should be resolved by querying this registry 
> rather than more special purpose tracking.  This should simplify RefContext 
> considerably.  This feature is needed so that if the mail gbean is deployed 
> in a j2ee module (such as an app client) it can be used in that same module.

-- 
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

Reply via email to