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

            Bug ID: 55019
           Summary: <jsp:include page="blabla" flush="true"/> failed to
                    compile under security manager
           Product: Tomcat 6
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: jfcl...@gmail.com

Created attachment 30328
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30328&action=edit
Patch to fix the problem

With 2 JSP on including the other with <jsp:include page="blabla"
flush="true"/>
you get:
java.lang.RuntimePermission accessClassInPackage.org.apache.coyote.http11 when
calling the jsp the first time subsequent requests are working.

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

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

Reply via email to