Re: DBCP datasource works on 5.0.28 but fails on 5.5.

2005-07-21 Thread Kenneth B. Harwood
This issue was originally submitted by Steve Kirk on 20-May-2005 and RESOLVED on 22-May. FYI, I experienced the same error(s) as Steve and tried all the same things Steve did before discovering Steve's question (and thread) on the User List. The fix (as first advised by Lutz & Nicola) was to cr

RE: CATALINA_BASE

2005-07-13 Thread Kenneth B. Harwood
it turns-out that my problem was defining CATALINA_BASE improperly for the Win2K service. i was setting CATALINE_BASE as an Enviroment variable. for example: MS-DOS> CATALINA_BASE=... and then i 'ed the Service. wrong! that is NOT how to define config params for the Tomcat (all MS-Wi

Re: CATALINA_BASE

2005-07-12 Thread Kenneth B. Harwood
what is the minimum file configuration required to run multiple Tomcat instances? conceptually, i shouldn't need an ENTIRE Tomcat file installation in my second (third, fourth, whatever) directory; Tomcat should only require a small amount of customizing in the target directory(s). for example,

Re: CATALINA_BASE

2005-07-12 Thread Kenneth B. Harwood
woops. i just saw a CATALINA_BASE thead in May '05. i'll take a look at that. is there a user-list SEARCH form anywhere or do i need to check the archives manually month-by-month? - ken h. - To unsubscribe, e-mail: [EMAIL PROTEC

CATALINA_BASE

2005-07-12 Thread Kenneth B. Harwood
i'm running the latest tomcat (5.5.9) on Win2K Pro. Tomcat works in the default configuration. thanks. i'm trying to get Tomcat working using CATALINA_BASE. that is, i want a second Tomcat instance to serve my webapps from a directory different than the default. the "default" directory is (F:\