Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.10.1
-
None
Description
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.
Attachments
Attachments
Issue Links
- is required by
-
JSPWIKI-824 Add English Wiki Pages when executing "mvn tomcat7:run-war"
- Open