summaryrefslogtreecommitdiff
path: root/orkweb/deploy-template.xml
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-12-02 16:31:48 +0000
committerHenri Herscher <henri@oreka.org>2005-12-02 16:31:48 +0000
commitc851c21a303403f24f19572ba09905473c55a8b9 (patch)
tree1b6524c555665882d375ffe06f620ea78d538735 /orkweb/deploy-template.xml
parent53bc868730fd5da3d7bba4014783cca1d13dbb21 (diff)
Added Authentication against database
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@84 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkweb/deploy-template.xml')
-rw-r--r--orkweb/deploy-template.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/orkweb/deploy-template.xml b/orkweb/deploy-template.xml
index 343e65a..6e54379 100644
--- a/orkweb/deploy-template.xml
+++ b/orkweb/deploy-template.xml
@@ -66,7 +66,8 @@
<include name="WEB-INF/*.application" />
<include name="WEB-INF/*.jwc" />
<include name="WEB-INF/*.html" />
- <include name="WEB-INF/*.properties" />
+ <include name="WEB-INF/*.properties" />
+ <include name="WEB-INF/*.xml" />
<include name="css/*.css" />
</fileset>
</war>