diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-09 16:23:52 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-09 16:23:52 +0000 |
commit | f993d336e51b9f7898aeeff2e5ae6785066d1e5b (patch) | |
tree | 3e8e976954775ec250b878bdfcdaf0eb4769efc7 /BKUOnline/src/main/webapp/META-INF | |
parent | 61ca2c1fe936408ae1b90d52928ce0d90f9a14ac (diff) | |
download | mocca-f993d336e51b9f7898aeeff2e5ae6785066d1e5b.tar.gz mocca-f993d336e51b9f7898aeeff2e5ae6785066d1e5b.tar.bz2 mocca-f993d336e51b9f7898aeeff2e5ae6785066d1e5b.zip |
demo integration beta1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@94 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/META-INF')
-rw-r--r-- | BKUOnline/src/main/webapp/META-INF/context.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/META-INF/context.xml b/BKUOnline/src/main/webapp/META-INF/context.xml index 3568c9ec..cd11ce8e 100644 --- a/BKUOnline/src/main/webapp/META-INF/context.xml +++ b/BKUOnline/src/main/webapp/META-INF/context.xml @@ -16,3 +16,4 @@ limitations under the License. --> <Context path="/bkuonline"/> +<!--Context path="/"/--> |