1 Reply Latest reply on Apr 9, 2015 5:06 PM by f_marchioni

    Using RegExpression in Configuration file

    mylos78

      Hi all!

      I'd be interested to know if it's possible to use a regular expression or evaluator in the configuration file. For example if would be helpful in Domain mode to specify a custom port setting on every server. Just to give an idea:

      <socket-binding name="http" port="${getBinding('jboss.node.name'):8080}"/>

      Thanks

      Mylos