You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by "Marko Stipanov (JIRA)" <ji...@apache.org> on 2010/06/28 14:17:51 UTC

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

RemoteCacheStartupServlet can't start with config outside classpath
-------------------------------------------------------------------

                 Key: JCS-78
                 URL: https://issues.apache.org/jira/browse/JCS-78
             Project: JCS
          Issue Type: Improvement
    Affects Versions: jcs-1.3
         Environment: Tamcat 6, Ubuntu 10.04
            Reporter: Marko Stipanov
            Assignee: Aaron Smuts


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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


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

Posted by "Marko Stipanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Stipanov updated JCS-78:
------------------------------

    Attachment: RemoteUtils.java

> RemoteCacheStartupServlet can't start with config outside classpath
> -------------------------------------------------------------------
>
>                 Key: JCS-78
>                 URL: https://issues.apache.org/jira/browse/JCS-78
>             Project: JCS
>          Issue Type: Improvement
>    Affects Versions: jcs-1.3
>         Environment: Tamcat 6, Ubuntu 10.04
>            Reporter: Marko Stipanov
>            Assignee: Aaron Smuts
>         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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


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

Posted by "Marko Stipanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Stipanov updated JCS-78:
------------------------------

    Attachment: RemoteCacheServer.java
                RemoteCacheServerFactory.java
                RemoteCacheStartupServlet.java

> RemoteCacheStartupServlet can't start with config outside classpath
> -------------------------------------------------------------------
>
>                 Key: JCS-78
>                 URL: https://issues.apache.org/jira/browse/JCS-78
>             Project: JCS
>          Issue Type: Improvement
>    Affects Versions: jcs-1.3
>         Environment: Tamcat 6, Ubuntu 10.04
>            Reporter: Marko Stipanov
>            Assignee: Aaron Smuts
>         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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org