1 Reply Latest reply on Dec 9, 2014 8:48 AM by kem

    seam-2.2.2 drools java 8 upgrade

    kem

      I have to compile and run a seam-2.2.2 app in java 8 environment. Everything works fine, except seam identity management. This seems to be relate to Drools from seam-2.2.2

       

      when I run the seam app in java 8 environment, this following exception is raised org.jboss.seam.InstantiationException: Could not instantiate Seam component: org.jboss.seam.security.ruleBasedPermissionResolver

       

      Excluding drools form the app, no more exception. The seam app is working correctly.

      The exception is not raised in java 5 environment.

       

      Any idea how to fix this problem?

       

      Thanks

      kem