0 Replies Latest reply on Jun 20, 2008 11:42 AM by manstis

    RichFaces with Tomcat security

    manstis

      Hi,

      Has anybody any experience of running RichFaces (3.2.x) with Java 2 Security enabled (no JVM 1.6) ? The Internet suggests people either don't or simply grant AllPermission to their codebase.

      I receive the following when Tomcat (6.x) starts up:-

      java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.org.apache.jasper.el)
      


      My Hosting Company wants information (official confirmation) about why I want the RuntimePermission grant. Niether RF FAQ or Docs say anything about running under a security manager.

      Any advice would be most welcome.

      Appologies to the regular list followers for in essence a re-post of a previous question.

      Mike