The cluster code for configuration is not very nice, and results in contexts being associated with a clustered manager even when they don't have a distributable flag or element. This creates annoying logging.
I'll fix this and remove the not very useful setDistributable(String contextName, boolean distributable) method from the Cluster interface. Since it's perfectly acceptable to replace a manager, the solution seems to simply do the check for distributable after parsing web.xml, and replace the existing manager.
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]