Description in web.xml is incorrect.
------------------------------------

                 Key: JCRSERVLET-4
                 URL: https://issues.apache.org/jira/browse/JCRSERVLET-4
             Project: Jackrabbit JCR Servlets
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Mat Lowery


In the description for the init-param with param-name of bootstrap-config, it 
states:

                Property file that hold the same initialization properties than
                the init-params below. If a parameter is specified in both
                places the one in the bootstrap-config wins.

The initialization properties are not the same as the init-params below.  
Whereas the init-params use hypen separators, the properties must use period 
separators.  Example:

init param: repository-config
property:  repository.config

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to