Caldarale, Charles R wrote:
>> From: John Moore [mailto:jbm@(protected)]
>> Subject: Re: Tomcat6 Manager App HOW-TO
>>
>> I also gather that you should copy the manager directory into each
>> webapp..???
>>
>
> Not required, but it's an alternative to creating manager.xml files
> under each conf/Catalina/[host] directory that all have a docBase
> attribute pointing to the single copy of the webapp.
>
>
Ah yes, thanks, that makes sense now...
I think for production I'm going to need to fall back to 5.5.23 for now,
too many issues to resolve and test. I'll setup a test machine for
Tomcat6 and keep working on it..
I appreciate your assistance..
John..