You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2016/02/07 12:30:39 UTC

[jira] [Resolved] (JCS-78) RemoteCacheStartupServlet can't start with config outside classpath

     [ https://issues.apache.org/jira/browse/JCS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vandahl resolved JCS-78.
-------------------------------
       Resolution: Fixed
         Assignee: Thomas Vandahl  (was: Aaron Smuts)
    Fix Version/s: jcs-2.0-beta-2

Applied modified patch

> RemoteCacheStartupServlet can't start with config outside classpath
> -------------------------------------------------------------------
>
>                 Key: JCS-78
>                 URL: https://issues.apache.org/jira/browse/JCS-78
>             Project: Commons JCS
>          Issue Type: Improvement
>    Affects Versions: jcs-1.3
>         Environment: Tamcat 6, Ubuntu 10.04
>            Reporter: Marko Stipanov
>            Assignee: Thomas Vandahl
>             Fix For: jcs-2.0-beta-2
>
>         Attachments: RemoteCacheServer.java, RemoteCacheServerFactory.java, RemoteCacheStartupServlet.java, RemoteUtils.java
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)