[ 
https://issues.apache.org/jira/browse/GERONIMO-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004416#comment-13004416
 ] 

Ivan commented on GERONIMO-5761:
--------------------------------

Yes, client module should be always loaded as RESOVED state, should not have 
gbeans started. I think the problem might be a DeploymentConfigurationManager 
is used in the deployment process, as we did not want pollute the 
KernelConfigurationManager. And it is interesting that those cases did not fail 
each time, I need to double check the ConfigurationManager codes. Actually, I 
was thinking to remove the center configuration manager in the beginning, and 
all the required actions could be done in the ConfigurationExtender, so we just 
need to start the bundles list in the config.xml, but that might be the next 
step action.

> map the bundle resolved state to configuration load status
> ----------------------------------------------------------
>
>                 Key: GERONIMO-5761
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5761
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>         Attachments: ConfigurationExtender.java, DependencyManager.java, 
> GERONIMO-5761-02.patch, GERONIMO-5761.patch
>
>
> http://www.mail-archive.com/[email protected]/msg83998.html
> Will provide a proposed patch later.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to