5 Replies Latest reply on Jun 28, 2012 4:47 AM by wdfink

    Problem: no security manager rmi class loader disabled

    warxsg

      Hi all,

       

      I have a created a Job (Quartz) which call an EJB ( it is a @Local EJB type )

      I deployed the Job and my EJB into the same Jar.

      When the Job is started and call the EJB I get this error :

       

      java.lang.ClassNotFoundException: [EJB local interface] no security manager rmi class loader disabled

       

      I tryed to start my Jboss using a -Djava.security.policy=C:\policy.all but it doesn't work.

      Any suggestion to sort this problem out ?

      Cheers.

       

                          warxsg