WebORB for Java

Making any kind of configuration change in console erases user changes in the config

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major 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.

Activity

People

Vote (0)
Watch (0)

Dates

  • Created:
    12/Aug/10 2:31 PM
    Updated:
    17/Aug/10 2:17 AM
    Resolved:
    17/Aug/10 2:17 AM