initial commit

This commit is contained in:
fscotto
2018-01-09 21:44:07 +01:00
parent e91295752d
commit a03e220838
195 changed files with 2814 additions and 0 deletions

View 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>