[Pki-devel] [PATCH] 423 Removed config path from web.xml.

Endi Sukma Dewata edewata at redhat.com
Tue Mar 11 02:08:06 UTC 2014


Previously the CMSStartServlet always requires a cfgPath parameter
pointing to the CS.cfg location. By default the parameter points to
<instance>/conf/<subsystem>/CS.cfg unless it's manually changed by
the admin after installation.

Recently the servlet has been modified such that if the parameter
is not specified it will generate the default path automatically.
So it is no longer necessary to keep the cfgPath parameter in the
web.xml templates because it will point to the same location.

This patch removes the cfgPath parameters from all web.xml templates.
This way newly created subsystems will not have this parameter, which
will help direct deployment in the future. An upgrade script has been
added to remove the parameter from existing instances if it points to
the default location. If the parameter points to a different location
that means the subsystem has been customized so it will not be changed.

Ticket #748, #499

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0423-Removed-config-path-from-web.xml.patch
Type: text/x-patch
Size: 8364 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140310/f8389d93/attachment.bin>


More information about the Pki-devel mailing list