diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-09-18 15:50:18 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-09-18 15:50:18 +0000 |
commit | 2b97da54ac0e5ce925bdfc28db40ef29bde94917 (patch) | |
tree | fd4bb5efe63f0c0999d397f62bae8fdf758c1952 /BKULocal/src | |
parent | fe648888843f3c3695f252d887357ec63edfee97 (diff) | |
download | mocca-2b97da54ac0e5ce925bdfc28db40ef29bde94917.tar.gz mocca-2b97da54ac0e5ce925bdfc28db40ef29bde94917.tar.bz2 mocca-2b97da54ac0e5ce925bdfc28db40ef29bde94917.zip |
root context
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@51 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/src')
-rw-r--r-- | BKULocal/src/main/webapp/META-INF/context.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BKULocal/src/main/webapp/META-INF/context.xml b/BKULocal/src/main/webapp/META-INF/context.xml new file mode 100644 index 00000000..fd2fac1f --- /dev/null +++ b/BKULocal/src/main/webapp/META-INF/context.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Context path=""/> |