Thanks, but that of course is obvious and I have mentioned the same.

I was looking for the definition of the URIs for direct HTTP and/or JMX 
query calls, i.e., a client interface to the admin and manager web 
applications. Most of it I could reconstruct by reading the URLs submitted 
from the default browser GUIs for these applications but was wondering if 
there exists a reliable document listing them. 




"Raghupathy,Gurumoorthy" <[EMAIL PROTECTED]> 
04/29/2005 04:11 AM
Please respond to
"Tomcat Users List" <tomcat-user@jakarta.apache.org>


To
"'Tomcat Users List'" <tomcat-user@jakarta.apache.org>
cc

Subject
RE: Interface to admin & manager web application






Well you can use a httpurlConnection ? In your java code to do the work 

Regards
Guru

-----Original Message-----
From: Atanu Neogi [mailto:[EMAIL PROTECTED] 
Sent: 29 April 2005 00:42
To: Tomcat Users List
Subject: Interface to admin & manager web application


Hi,
     I need to write a non-browser GUI application to do the same set of 
actions currently performed by the HTML interface of the Tomcat manager 
and admin web applications. I looked at whatever documentation is 
currently avialable for JMX proxy servlet. Before I delve into the Tomcat 
source code to figure out the calls myself, I would request if anyone has 

a. a comprehensive list of JMX query commands to do all the actions that 
can be done via admin or manager 

 and/or

b. the list of corresponding HTTP GET or POST interfaces (the ones used by 

the browser GUI for admin or manager) 

to kindly forward me the same.

Thanks a lot for your help. Regards.

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


Reply via email to