If you look at http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#JMX%20Query%20command

or the equivalent for your specific version of tomcat, you'll see you can do this:

http://localhost:8080/manager/list

and it works just as well using curl or wget as it does with a full web client like Firefox.

--David

oj wrote:

Hi,

is it possible to list all the currently installed  webapps into a file? I
want to write a update software for my application so I need the information
which webapps are running, does anyone know if i can query this information
via the command line?

Thanks


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to