Hi all,

  When trying to compile the source (w2k, jdk 1.4.1-alpha), I get errors
like the following.

D:\programs\jboss-src\jboss-all\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[i].module != null) {
                               ^

  I solved this by making minor modifications to
javax.security.auth.login.LoginContext (the class has a Sun copyright, so
I'm not sure if this is the right list to post this info to...).  Nothing
special -- I just got the sucker to compile.

  I've attached the modified file for those interested.

  - Matt Munz

Attachment: LoginContext.java
Description: JavaScript source

Reply via email to