Jean-Francois Beaulac wrote:
The Connector itselfs works perfectly, I just want to enable the JKStatus
page that shows information about the workers and also allow to make changes
at runtime to work.

In the documentation I've seen specific configuration for Apache HTTPD to
mount the JKStatus, but I could not find similar information for IIS.


I presume you have added in workers.properties
...
worker.list=jkstatus,...
...
worker.jkstatus.type=status

Then inside uriworkermap.properties add something like:

/one-very-fancy-manger=jkstatus

Finally hitting the http://yourhost/one-very-fancy-manger
will open you the whole new world :)

Regards,
Mladen.

---------------------------------------------------------------------
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