Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.0
-
Component/s: None
-
Labels:None
Description
Steps to reproduce:
1. Run WebORB
2. Open weborb-config.xml and make the following change in the codegenerator/formats section (add keepFile="true" ):
<codegenformat id="0" name="Flex Remoting/AS3" xslt="flex-remoting-as3.xslt" keepFile="true" />
3. Open console, switch to Server Configuration, select Logging
4. Change and apply different logging policy
5. Re-open weborb-config.xml, the keepFile attribute is gone.
Changes in the console must not remove user changes in the config.
1. Run WebORB
2. Open weborb-config.xml and make the following change in the codegenerator/formats section (add keepFile="true" ):
<codegenformat id="0" name="Flex Remoting/AS3" xslt="flex-remoting-as3.xslt" keepFile="true" />
3. Open console, switch to Server Configuration, select Logging
4. Change and apply different logging policy
5. Re-open weborb-config.xml, the keepFile attribute is gone.
Changes in the console must not remove user changes in the config.