Results 1 to 3 of 3

Thread: Location of global tomcat web.xml?

  1. #1
    Join Date
    Dec 2005
    Location
    Philadelphia, PA, USA
    Posts
    228

    Default Location of global tomcat web.xml?

    Hi,
    http://static.springsource.org/s2-dm...l/ch07s04.html in Tomcat Configuration Files says:

    various parts of the embedded Tomcat Servlet container can be configured via the following files located in the Servlet container’s configuration directory.
    context.xml ...
    tomcat-users.xml ...
    web.xml ...
    Is this info still accurate? If so where is that magic configuration directory?
    Thanks
    Dmitry

  2. #2
    Join Date
    Jul 2009
    Location
    PUNE
    Posts
    43

    Default

    Hello,

    This magic configuration directory is actually the directory named config under TOMCAT_HOME.

    Regards,
    Prasad P. Khandekar

  3. #3
    Join Date
    Dec 2005
    Location
    Philadelphia, PA, USA
    Posts
    228

    Default

    Prasad,

    Thank you for the reply, but where in distribution of dmServer v2 is "TOMCAT_HOME" defined?

    Regards,
    Thanks
    Dmitry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •