3 Replies Latest reply on Nov 3, 2008 12:24 AM by akostadinov

    Making parameters more configurable in jboss-test

    rrajesh

      I would like to have the server start time and shutdown wait time more configurable from my ant script.
      Right now they have been set to a fixed value of 120 sec and 45 sec respectively.
      When using for the heavily loaded SOA config which takes more than 120 sec to start up, the server start task fails it.
      It would be nice to overwrite the default settings from my <server:start> ant task.

      Other parameters that have been set to fixed values can also be looked at to make them configurable.