Hi,
I've migrated a tomcat 5.0 app from one server to another (using tomcat 5.5)
, but on the new server the environment entries list is empty.
Tomcat Server
- Service (Applications)
- Host (myhost)
- Context (myapp)
-Resourses
- Environment Entries
Here is the relev
>Why is that a problem? Filling it in (if it's needed) is one of *your*
migration tasks.
I can't fill them in, they aren't even listed, I've got an empty page. It's
like the admin tool can't find web.xml
>>Here is the relevant portion of the server.xml file:
>Which is seriously broken. You can
Hi,
I'm trying to figure out how to use/modify environment entries. I have a
Tomcat5.5 application and I don't understand why the env entries appear in
two different xml files, and with different values.
For example, I have this env-entry in my myapp/WEB-INF/web.xml file:
besjClefName
/cgi/
> Tomcat doesn't create these; the developer (or administrator) does. You
> have the choice of placing environment entries in either location. IIRC,
> the ones in the element will supersede the ones in web.xml,
> allowing the administrator to replace any the developer set without the
> need o