DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38351

           Summary: context.xml not used when new host created.
           Product: Tomcat 5
           Version: 5.5.14
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Say you have a directory

/home/user

which contains a web application

/home/user/ROOT

and in

/home/user/ROOT/META-INF

exists a context.xml file specifying an access valve. The permissions on the
directory and file are such that the tomcat user can read the file.

When a new host is created using the host-manager application, the host is
created, and the application is correctly deployed, but the access log valve is
not created, and no logging occurs.

If I re-start tomcat, then the context.xml file is read, and the access log
valve is created.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to