Hi,
Is it possible to view the active database connection in tomcat database
pool?

kapil

-----Original Message-----
From: Kal Govindu [mailto:[EMAIL PROTECTED]
Sent: 18 March 2003 13:30
To: Tomcat Users List
Subject: RE: tomcat manager


Hi,

You will need to put the manager.xml file in that webapps directory. I
don't know where your webapps directory is but you will need to changes
the manager.xml context docBase to point to
{Tomcat_Home}/server/webapps/manager. I am guessing you have another
separate host serving your webapps, besides "LocalHost". Note: you
cannot two instances of manager for the same Host.

Hope this helps.
Kal

-----Original Message-----
From: Kapil Sharma [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 8:06 AM
To: Tomcat Users List
Subject: tomcat manager


Hi,
I have setup a tomcat manager to view active sessions. It shows the
active
sessions for /examples which is in tomcat default webapps base. How can
I
add more path like /foo in manager application. I have another webapps
directory under which I deploy application I would like to use tomcat
manager to show active sessions for application deployed under separate
directory.

kapil


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



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


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

Reply via email to