   <!-- The web server is only bound to loalhost by default -->
   <web bind="http://localhost:${http.port}" path="web">
       <app url="jolokia" war="jolokia-war-1.3.2.redhat-1.war"/>
       <app url="hawtio" war="hawtio-web.war"/>
       <app url="artemis-plugin" war="artemis-plugin.war"/>
   </web>
