   <!-- 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.1.war"/>
   </web>
