I've just noticed that when you specify :virtual-host
in boot-immutant
you are expected to specify it like so ["some-host"]
. This results in <virtual-host>["some-host"]</virtual-host>
in the jboss-web.xml
file. I don't think that should be the expected output?
@jaen: that sounds like a bug - I'll take a look