You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/02/16 17:47:29 UTC

DO NOT REPLY [Bug 26979] New: - StandardServer don't save cluster config

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26979>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26979

StandardServer don't save cluster config

           Summary: StandardServer don't save cluster config
           Product: Tomcat 5
           Version: 5.0.19
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina:Cluster
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pr@webapp.de


The new cluster configuration and the DeltaManager are very great.
Now it is really nice to talk about cluster configurations. Thanx Flilip!

After I have reconfigure my cluster to Tomcat 5.0.19 it works,
but I missing the save support and edit support at admin app.

Ok. I have made some changes and now the StandardServer implementation can 
save also the new cluster configuration. :-) 

But one problem I can't solve. The cluster is a module and the StandardServer
class is a core class. With my cluster config patch the compiling dependency
between core classes and the later compile module classes are 
wrong!  :-(  
  Only chance : comment it out the first compiling run !!!

I hope one you have a good idea to solve these modules configuration issue.

Peter

PS: When you need help to add cluster config to Admin application
    I can do the job.

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