initial commit
This commit is contained in:
4
src/main/webapp/WEB-INF/jboss-web.xml
Normal file
4
src/main/webapp/WEB-INF/jboss-web.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<jboss-web version="8.0" xmlns="http://www.jboss.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/schema/jbossas/jboss-web_8_0.xsd">
|
||||
<context-root>/JakiWiki</context-root>
|
||||
</jboss-web>
|
||||
Reference in New Issue
Block a user