> From: peter sze [mailto:szep...@gmail.com] 
> Subject: different urls to open up same tomcat instance

> Our tomcat instance is started up with one URL:
> which brings up our dashboard with our server's performance.

> A second URL was created to bring up the same dashboard.
>
> but unfortunately, each url starts up a different instance 
> of the server with different stats.

> Is there anyway to make both URLs point to the same instance?

Your terminology may be a bit off here; are you actually starting Tomcat with 
the above URLs, or just accessing a webapp that runs within Tomcat?  There can 
be many webapps deployed within a single instance of Tomcat.  It's also not at 
all clear what you mean by "server".

Regardless, the dashboard of which you speak is not part of Tomcat, so it's 
unlikely anyone here can readily answer your question.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to