You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/01/09 00:49:45 UTC

DO NOT REPLY [Bug 9027] - The Tomcat Servlet Container use the identity specified in a servlet with the element for every web component.

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=9027>.
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=9027


markt@apache.org changed:

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




------- Additional Comments From markt@apache.org  2006-01-09 00:49 -------
When integrated with an EJB container, the EJB container is responsible for
calling the internal Tomcat method Wrapper.getRunAS(). For example, the
JBoss-Tomcat integration code does this.

As far as I can tell, Tomcat correctly saves the runAs information on a per
servlet basis and also correctly sets it in the case of JSPs as per the test
case provided. Therefore, this looks like a bug with the Sun Reference
implementation.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org