From 8011267258e6d04af15f0b5cdacc939fb11a81f8 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Tue, 5 Feb 2013 19:57:38 -0500 Subject: Deploying webapps from shared folder. --- base/common/shared/conf/Catalina/localhost/ROOT.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'base/common') diff --git a/base/common/shared/conf/Catalina/localhost/ROOT.xml b/base/common/shared/conf/Catalina/localhost/ROOT.xml index c29b4586e..2634dbb98 100644 --- a/base/common/shared/conf/Catalina/localhost/ROOT.xml +++ b/base/common/shared/conf/Catalina/localhost/ROOT.xml @@ -22,6 +22,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + -- cgit