2 Replies Latest reply on Nov 5, 2002 3:48 PM by qquatro

    Cannot resolve symbol in LoginContext - compile fail in secu

    qquatro

      Hi Guys,
      Getting my feet wet - just downloaded the full jboss-all (yesterday).
      Running build, using jdk1.4.1. Didn't change a thing in teh source code.

      I get lots of warning (acceptable) in security stuff,
      but also a few build errors like that attached below.

      Any suggestions
      Regards,
      Q

      F:\Libraries-Projects\JBoss\jboss-all\security\src\main\javax\security\auth\logi
      n\LoginContext.java:636: cannot resolve symbol
      symbol : variable module
      location: class javax.security.auth.login.AppConfigurationEntry
      moduleStack.module = constructor.newInstance(args);