Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
jcs-1.3
-
None
-
None
-
Tamcat 6, Ubuntu 10.04
Description
In order to make it work I changed the following classes:
org.apache.jcs.auxiliary.remote.server.RemoteCacheStartupServlet
org.apache.jcs.auxiliary.remote.server.RemoteCacheServerFactory
org.apache.jcs.auxiliary.remote.server.RemoteCacheServer
org.apache.jcs.auxiliary.remote.RemoteUtils
I also fixed tomcat shutdown issue.
Tomcat couldn't stop RemoteCacheStartupServlet due to a faulty destroy method.
See attached files ... that I'll hotefully attach.