> From: Jeff Ramin [mailto:jeff.ra...@singlewire.com] > Subject: Re: possible to define/deploy a context but not start it? > > Yes, I've done this. However, I don't see a way to deploy/start my app. > If I start jconsole when starting tomcat like this, the WebModule beans > I would use to deploy/start my app are not present.
That MBean doesn't get created until an app is deployed. Instead, you should be able to use the Catalina/Deployer MBean (but I haven't gotten it to work yet). As a workaround, you could use the HTTP text interface to the manager webapp. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org