Mikolaj Rydzewski wrote:
Amila Suriarachchi wrote:
you can do this by changing the source code. you have to change the
following constants in
org.apache.catalina.manager.HTMLManagerServlet.java
private static final String STARTED_APPS_ROW_BUTTON_SECTION =
private static final String STOPPED_APPS_ROW_BUTTON_SECTION =
you can delete the undeploy link from there.
And don't forget to disable code that does the undeploy. One could use
'well known undeploy link' on your linkless manager webapp and...
undeploy ;-)
Thanks! That'll make undeploy a little less convenient so I don't
accidentally undeploy the wrong app.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]