[EMAIL PROTECTED] wrote:

fhanik      2004/06/04 13:22:27

  Modified:    catalina/src/share/org/apache/catalina/startup
                        ClusterRuleSet.java
               modules/cluster/src/share/org/apache/catalina/cluster
                        CatalinaCluster.java
               modules/cluster/src/share/org/apache/catalina/cluster/session
                        DeltaManager.java SimpleTcpReplicationManager.java
               modules/cluster/src/share/org/apache/catalina/cluster/tcp
                        SimpleTcpCluster.java
  Added:       modules/cluster/src/share/org/apache/catalina/cluster
                        ClusterDeployer.java
               modules/cluster/src/share/org/apache/catalina/cluster/deploy
                        FarmWarDeployer.java FileChangeListener.java
                        FileMessage.java FileMessageFactory.java
                        UndeployMessage.java WarWatcher.java
  Log:
  Added in the ability to do farm deployment/undeployment of war files to all members 
in the cluster
  Upon startup, no state is replicated.
  Also, I wanna refator some messaging before we move on, I do that once we have a 
branch

I take note of your intent to refator as well. I'd like to point out that refatoring, unlike regular bland refactoring, is an art which takes years to master.


How about implementing your FarmWarDeployer as a replacement HostConfig instead ? This seems logical.

Rémy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to