summaryrefslogtreecommitdiff
path: root/installYaCyWindowsService.bat
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2016-02-02 03:44:01 +0100
committerreger <reger18@arcor.de>2016-02-02 03:44:01 +0100
commitc28142095a3c8ee5593ec72b959126305f7ed16a (patch)
tree4d39c4c8219bf94a85ecb67d883f9a5875f1416c /installYaCyWindowsService.bat
parent8e60788c8fbcb3b62b8264f285657e4b621b7918 (diff)
add findClass() to servlet class loader (used in YaCyDefaltServlet)
In the 2 cases where servlet calls servlet the jvm classloader chain is invoked and servlet class loaded by jvm loader (successful while requiring htroot in system classpath). This patch uses the standard override design for loaders to handle these cases (making in not longer crucial to have htroot in system classpath, as this classLoader is mainly used for servlets and looks in this case for the class in the configured path). + As the default classloader is parallelcapable we should register this too.
Diffstat (limited to 'installYaCyWindowsService.bat')
0 files changed, 0 insertions, 0 deletions