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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
