ARTEMIS-531 fix war name
This commit is contained in:
parent
20e731a7f3
commit
b4bb5bb576
|
@ -1,4 +1,4 @@
|
||||||
<!-- The web server is only bound to loalhost by default -->
|
<!-- The web server is only bound to loalhost by default -->
|
||||||
<web bind="http://localhost:${http.port}" path="web">
|
<web bind="http://localhost:${http.port}" path="web">
|
||||||
<app url="jolokia" war="jolokia-war-1.3.2.war"/>
|
<app url="jolokia" war="jolokia-war-1.3.3.war"/>
|
||||||
</web>
|
</web>
|
||||||
|
|
Loading…
Reference in New Issue