7 Replies Latest reply on Nov 13, 2001 7:54 PM by gordonlch

    NoClassDefFoundError : sun/security/action/GetPropertyAction

    gordonlch

      Hi all,

      I wrote a simple EJB Client as example (InterestClient), i already add all jar files(jboss/client) as document, but it also return following error:

      java.lang.NoClassDefFoundError : sun/security/action/GetPropertyAction

      i read through all jars , also not found the "sun.security.action.GetPropertyAction", anyone could help me found the jar file that i need append to my classpath? Thanks

      Gordon