The XSLT transform that I need does more than just tweak the ports.
The general requirement would be that a set/group of test can do a
transformation of the original config before it runs. This works for
smoke tests, which run against a transformed server config (i.e.
target/jbossas-smoke/configuration) but not for the basic integration tests.
-thomas
On 12/01/2011 01:16 PM, Kabir Khan wrote:
> As suggested on the mailing list last week. If we change the config files to use port-offset="${jboss.port.offset:0}" and make the tests use -Djboss.port.offset=??? instead there might not be any need for xslt to change the portes.
>
> ---
> Reply to this email directly or view it on GitHub:
> https://github.com/jbossas/jboss-as/pull/751#issuecomment-2974043