On 06/01/2010 01:20 PM, Caldarale, Charles R wrote:
>> From: Jeff Ramin [mailto:jeff.ramin@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).
This would be an acceptable solution. However, like you experienced, the
deployer mBean doesn't
seem to deploy my app.
> As a workaround, you could use the HTTP text interface to the manager webapp.
>
I'm trying to avoid running the manager webapp, if at all possible.
Thanks.
--
Jeff Ramin
Software Engineer
Singlewire Software
2601 W Beltline Hwy #510
Madison, WI 53713
Phone Direct - 608.661.1172
www.singlewire.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|