[openempi~source-repository:53] Assign a more friendly context to the web application when it is deployed
- From: odysseas@kenai.com
- To: commits@openempi.kenai.com
- Subject: [openempi~source-repository:53] Assign a more friendly context to the web application when it is deployed
- Date: Sat, 13 Mar 2010 18:26:08 +0000
Project: openempi
Repository: source-repository
Revision: 53
Author: odysseas
Date: 2010-03-13 18:26:03 UTC
Link:
Log Message:
------------
Assign a more friendly context to the web application when it is deployed
under JBOSS
Revisions:
----------
53
Added Paths:
------------
branches/2.0.4-development/openempi/webapp-web/war/WEB-INF/jboss-web.xml
Diffs:
------
Index:
branches/2.0.4-development/openempi/webapp-web/war/WEB-INF/jboss-web.xml
===================================================================
--- branches/2.0.4-development/openempi/webapp-web/war/WEB-INF/jboss-web.xml
(revision 0)
+++ branches/2.0.4-development/openempi/webapp-web/war/WEB-INF/jboss-web.xml
(revision 53)
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jboss-web>
+ <context-root>openempi-admin</context-root>
+</jboss-web>
\ No newline at end of file
Property changes on:
branches/2.0.4-development/openempi/webapp-web/war/WEB-INF/jboss-web.xml
___________________________________________________________________
Added: svn:eol-style
+ native
|
[openempi~source-repository:53] Assign a more friendly context to the web application when it is deployed |
odysseas | 03/13/2010 |





