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 2005/03/25 04:08:53 UTC

DO NOT REPLY [Bug 33680] - Having a user defined "SecurityManager" class renders JasperException with reason "cannot be resolved" in JSPs.

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


yoavs@computer.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Having a user defined       |Having a user defined
                   |"SecurityManager" class     |"SecurityManager" class
                   |renders JasperException with|renders JasperException with
                   |reason "cannot be resolved" |reason "cannot be resolved"
                   |in JSPs.                    |in JSPs.




------- Additional Comments From yoavs@computer.org  2005-03-25 04:08 -------
I'm a bit confused by this report.  First, I'm not sure what you mean by "the
Catalina SecurityManager" since we use the standard one, not a custom one, and
then only if directed by the user, not by default.

Second, if you look at the jasper code, it's pretty easy to see it doesn't look
for anything special in the security manager.  There's no hard-coded class name,
no casting to anything, just the basic java.lang.SecurityManager usage.

Please post a WAR we can use to reproduce your findings.

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