2012/6/8 :
>> All directories belong to their distinct place, which is either CATALINA_HOME
>> or CATALINA_BASE. In the default configuration they are in the same place
>> only because those variables have the same value.
>>
>
> Are you saying that, for instance, 'conf' can ONLY be in CATALINA_BA
> All directories belong to their distinct place, which is either CATALINA_HOME
> or CATALINA_BASE. In the default configuration they are in the same place
> only because those variables have the same value.
>
Are you saying that, for instance, 'conf' can ONLY be in CATALINA_BASE?
So, I should
2012/6/8 :
>
>
>> What did you put and where?
>
> CATALINA_HOME has everything from the distribution, untouched ( unless my
> build has changed something, but it doesn't appear to be so ). I've
> verified, in particular, that the server and common libs are there, and that
> the values in catal
> What did you put and where?
CATALINA_HOME has everything from the distribution, untouched ( unless my build
has changed something, but it doesn't appear to be so ). I've verified, in
particular, that the server and common libs are there, and that the values in
catalina.properties point to
2012/6/8 :
> I have just reorganized my tomcat deployment to use catalina base and home.
> I'm getting an obscure, to me at least, error on startup. During the
> processing of my webapps I think. I'm on tomcat 5.5.35, and, yes, I'm going
> to upgrade after I get the base and home thing worki
I have just reorganized my tomcat deployment to use catalina base and home.
I'm getting an obscure, to me at least, error on startup. During the
processing of my webapps I think. I'm on tomcat 5.5.35, and, yes, I'm going to
upgrade after I get the base and home thing working.
Anybody have so