Re: Installing My Own DirContext

2006-07-11 Thread Mark Thomas
Mike Wannamaker wrote: > Does anyone have any input on this? > > What I want is through some config settings install my own DirContext.class Just configure a Resources element for your Context http://tomcat.apache.org/tomcat-5.5-doc/config/resources.html http://tomcat.apache.org/tomcat-5.5-doc/c

RE: Installing My Own DirContext

2006-07-10 Thread Mike Wannamaker
lete this message without printing it or otherwise retaining a copy. -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: July 10, 2006 9:28 AM To: [EMAIL PROTECTED] Cc: Tomcat Users List Subject: Re: Installing My Own DirContext Good Morning Mike For listing app

Re: Installing My Own DirContext

2006-07-10 Thread Martin Gainty
Good Morning Mike For listing applications and determining properties/attributes for each take a look at the features and functions available thru the Manager webapp http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html#List%20Currently%20Deployed%20and%20Installed%20Applications HTH, Marti