1 Reply Latest reply on Sep 5, 2002 5:56 AM by rolex

    AppConfigurationEntry.module

    rolex

      I have problem compiling JBoss. I have tried different revisions (3.1.0.1, 3.2.0.1 and "current") and they all fail on:

      security\src\main\javax\security\auth\login\LoginContext.java:621: cannot resolve symbol
      symbol : variable module
      location: class javax.security.auth.login.AppConfigurationEntry
      if (moduleStack.module != null) {

      What is this module that does not exist ?