0 Replies Latest reply on Nov 5, 2007 6:07 AM by tom.baeyens

    configuration customizations

    tom.baeyens

      i'm forseeing a problem for which i don't yet have a good solution.

      in the jbpm.dbtest.cfg.xml there is a default configuration. in some tests, you might want to tweak that configuration to test something specific.

      duplication of the common parts of the config file is not good since then it's not maintainable in case we need to update a configuration property in the default.

      so i would like to find some mechanism where we can specify defaults and override them. this would be the case for some use cases in the pvm, but also for other dependent projects, the proposed solution should be applicable.

      help is appreciated in finding good alternatives.