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 2013/05/27 14:59:37 UTC

[Bug 55019] failed to compile under security manager

https://issues.apache.org/bugzilla/show_bug.cgi?id=55019

--- Comment #1 from jfclere <jf...@gmail.com> ---
Created attachment 30329
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30329&action=edit
Simple webapp to show the problem

extract jar in webapp
start tomcat
bin/catalina.sh start -security
curl -v curl -v http://localhost:8080/smtest/test.jsp
error
curl -v curl -v http://localhost:8080/smtest/test.jsp
ok

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org