summaryrefslogtreecommitdiffstats
path: root/pki/base/ocsp/shared/webapps
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-02-01 21:44:20 -0600
committerEndi Sukma Dewata <edewata@redhat.com>2012-02-29 09:55:46 -0600
commitdb9caadf192227d724ebf084d9ef56c865e5b969 (patch)
tree48339c103d1d0a4c1d2effe6c97a3f885620395e /pki/base/ocsp/shared/webapps
parenta0824523105996829fa750f26a74bce6be3fbae0 (diff)
downloadpki-db9caadf192227d724ebf084d9ef56c865e5b969.tar.gz
pki-db9caadf192227d724ebf084d9ef56c865e5b969.tar.xz
pki-db9caadf192227d724ebf084d9ef56c865e5b969.zip
Fixed problems shared port.
Some subsystems could not be created using a shared port because it would generate a web.xml with invalid nested comment. The web.xml templates has been fixed to remove the nested comment. Ticket #112
Diffstat (limited to 'pki/base/ocsp/shared/webapps')
-rw-r--r--pki/base/ocsp/shared/webapps/ocsp/WEB-INF/web.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pki/base/ocsp/shared/webapps/ocsp/WEB-INF/web.xml b/pki/base/ocsp/shared/webapps/ocsp/WEB-INF/web.xml
index 7ac6247e3..b31bd751e 100644
--- a/pki/base/ocsp/shared/webapps/ocsp/WEB-INF/web.xml
+++ b/pki/base/ocsp/shared/webapps/ocsp/WEB-INF/web.xml
@@ -481,9 +481,6 @@
<url-pattern> /auths </url-pattern>
<url-pattern> /ug </url-pattern>
<url-pattern> /log </url-pattern>
-<!--
- <url-pattern> /jobsScheduler </url-pattern>
--->
<url-pattern> /acl </url-pattern>
<url-pattern> /server </url-pattern>
<url-pattern> /ocsp </url-pattern>