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

Ivan commented on GERONIMO-6092:
--------------------------------

The cause is that, in the past, DeploymentConfigurationManager is used for 
application deployment, it somewhat isolate the temp application configurations 
with the kernel configuration manager, also, it would operate on 
AttributeManager, which maintains the var/config.xml file. In the new 3.0 
codes, I am not sure when this usage is removed.

> Unwanted application client entry is added in config.xml file
> -------------------------------------------------------------
>
>                 Key: GERONIMO-6092
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6092
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> While deploying an application contains app client, an unwanted entry is 
> added in the config.xml. e.g. <*** load="false"/> And this entry will not be 
> removed even the target application is undeployed

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

        

Reply via email to