on Mon, 05 Jan 2004 20:57:28 +0100
Remy Maucherat <[EMAIL PROTECTED]> wrote:

>> An acceptable patch would be to extend the existing manager class with
>> a new class which implements this "feature".  Then those administering
>> Tomcat can choose which version of the manager they want to install.
>
>I agree with this.
>Is one manager per vhost really too much to ask ? (since different 
>principals will be needed in many situations)

Thanx for your comments everyone. I got your point.
I'm not lazy to login each virtual host, but I am 
when installing manager application to each virtual host.

>There are a use cases for the feature, of course, so I'm ok with having 
>an extension class that could replace the default manager servlet.

I'll try to modify as follows:

1)Make new classes extend HTMLManagerServlet & ManagerServlet.
2)These servlets are optional. (commented out in web.xml)
3)Only admin role can access them. (by web.xml)

Do you think I've it figured out?

Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to