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