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