3 Replies Latest reply on Mar 28, 2002 5:17 PM by adrian.brock

    System Properties  - Revisited

    pstephen

      I've noticed in other threads the use of system properties is discouraged and that jboss.properties is being deprecated.

      Then I have a question about how to configure my applicatiion. I am developing a commercial application and there are several properites that need to be configured on a per installation basis.
      I plan on shipping just the .ear so I need a way to be able to set those properties external to that .ear. What is the recommended way of doing this?