Siegfried Goeschl created JSPWIKI-826:
-----------------------------------------
Summary: PropertyReader ignores the web app class loader
Key: JSPWIKI-826
URL: https://issues.apache.org/jira/browse/JSPWIKI-826
Project: JSPWiki
Issue Type: Bug
Components: Core & storage
Affects Versions: 2.10.1
Reporter: Siegfried Goeschl
Fix For: 2.10.1
For the Portable JSPWiki I'm deploying the JSPWiki stuff to the Tomcat library
folder and run the wikis as sort of "skinny wars" pulling all libraries from
Tomcat.
The problem here is that any class path loading needs to look at the web app
class loader before looking at the current class loader which is shared through
all my wiki instances.
--
This message was sent by Atlassian JIRA
(v6.2#6252)