Look at Tomcat5 and the JMXProxy servlet in the manager application.

http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/JMXProxyServlet.java?rev=1.4&content-type=text/vnd.viewcvs-markup

And you can write your own app to allow users to set only the properties you wish as well as any custom security constraints.


-Tim


webmaster wrote:
Hi all,

I'm using Tomcat 4.1.24 with some virtual users on it. I'd like to give my users the flexibility to change their Context properties on the fly ( like reloadable='false' for instance ), but I don't want to give them access to MBean application.

Is it possible ? How can I do a 'wrapper' so I can customize my own application ?

Thanks
Renato - Brazil.



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



Reply via email to