0 Replies Latest reply on Nov 21, 2012 10:46 AM by soma3080

    Exception in jboss.security.SubjectInfo

    soma3080

      Hi,

       

      In my application I added jboss-security-spi.jar file.

      while executing the script, I got an exception as

      Exception in thread "main" java.lang.NoSuchMethodError: org.jboss.security.SubjectInfo.getAuthenticationPrincipal()Ljava/security/Principal;

      when I see the API SubjectInfo there no method called getAuthenticationPrincipal.

      Please guide me to resolve this issue.