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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7662

javax.servlet.ServletContext;

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-04-03 01:04 -------
Because it can be a security risk to allow one web application to access the
ServletContext of another, this is a configurable option that defaults to
disallowing such requests.  To make it work, set the "crossContext" attribute of
the <Context> element for your webapp to "true".

See the Server Configuration Reference documentation for more details -- after
you start Tomcat, it is available at:

  http://localhost:8080/tomcat-docs/config/

Please re-open this bug report if you have crossContext properly set to true and
are still experiencing this problem.

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

Reply via email to