[ https://issues.apache.org/jira/browse/JSPWIKI-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Vittor updated JSPWIKI-877: --------------------------------- Attachment: JSPWIKI-877.patch > Allow jspwiki.properties filterConfig and policy.file to have fully qualified > paths > ----------------------------------------------------------------------------------- > > Key: JSPWIKI-877 > URL: https://issues.apache.org/jira/browse/JSPWIKI-877 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.10.1 > Reporter: David Vittor > Assignee: David Vittor > Attachments: JSPWIKI-877.patch > > > Currently adding the following properties does not work: > * jspwiki.policy.file=C:/temp/jspwiki-custom.policy > * jspwiki.filterConfig=C:/temp/jspwiki-filters.xml > The policy file only checks certain locations, and not fully qualified paths. > The filterConfig has the same problem, but does work in linux, but not in > windows as this expects a URL, e.g. file:/C:/temp/... but this causes a > SEVERE filterStart error in tomcat. > Note: These seem to be inconsistant with UserDatabase and GroupDatabase -- This message was sent by Atlassian JIRA (v6.3.4#6332)