I'm looking for a way to have an application in the webapps directory, but stopped by default when Tomcat starts up. I see in the code (o.a.c.core.StandardContext.java) the "setAvailable" method, which should correspond to an XML attribute 'available="true"'. Setting this has no effect.
Is this supposed to work this way, or is there another built-in way to achieve the same results? It would be ideal if the user could enable these applications through built-in mechanisms like Tomcat's Manager HTML interface. Jeff Tulley ([EMAIL PROTECTED]) (801)861-5322 Novell, Inc., The Leading Provider of Net Business Solutions http://www.novell.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
