Skip to content

Commit d3a4009

Browse files
deploy no root context
1 parent 5a9201f commit d3a4009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webBudget/src/main/webapp/WEB-INF/jboss-web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
-->
1919

2020
<jboss-web xmlns="http://www.jboss.com/xml/ns/javaee">
21-
<context-root>/webBudget</context-root>
21+
<context-root>/</context-root>
2222
</jboss-web>

0 commit comments

Comments
 (0)