summaryrefslogtreecommitdiffstats
path: root/nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml
diff options
context:
space:
mode:
authoryufei_zhou <yufei.zhou@nokia-sbell.com>2017-10-23 19:35:12 +0800
committeryufei_zhou <yufei.zhou@nokia-sbell.com>2017-10-23 19:35:12 +0800
commitc6656665846db4f383a6d5a639a368ed870723d3 (patch)
treef63e76066ed790cbd09f77da56525173a5da9225 /nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml
parent79fa2b97246072150ccff122ae12a86c7359b13a (diff)
provide tomcat conf files
Change-Id: Ic162365419ebf483033f05d37e366b5ca89c1692 Issue-ID: VFC-544 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
Diffstat (limited to 'nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml')
-rw-r--r--nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml b/nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml
index c98ff28c..793a8a88 100644
--- a/nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml
+++ b/nokia/vnfmdriver/vfcadaptorservice/deployment/src/main/release/conf/web.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -238,9 +238,6 @@
<!-- attribute values, should the rules in JSP.1.6 -->
<!-- for the escaping of quote characters be -->
<!-- strictly applied? [true] -->
- <!-- The default can be changed with the -->
- <!-- org.apache.jasper.compiler.Parser. -->
- <!-- STRICT_QUOTE_ESCAPING system property. -->
<!-- -->
<!-- quoteAttributeEL When EL is used in an attribute value on a -->
<!-- JSP page should the rules for quoting of -->