wrapper.conf strange defect with %PWD%/.. ----------------------------------------- Key: CONTINUUM-1907 URL: http://jira.codehaus.org/browse/CONTINUUM-1907 Project: Continuum Issue Type: Bug Components: Web - Configuration Affects Versions: 1.3 Environment: Windows, LDAP connection Reporter: Jimmy Conway I have LDAP connection and I get this error in stderr: 148000 [btpool0-5] WARN org.apache.commons.configuration.DefaultConfigurationBuilder - Internal error org.apache.commons.configuration.ConfigurationException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "PW" at... Finally, I changed this line in wrapper.conf: set.default.APP_BASE=%PWD%/.. To this one: set.default.APP_BASE=c:/apache/continuum Now it has absolute path, and it works. I think that it's a defect... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira