Hello all,
I am a post-graduate student in Malaysia. I downloaded
jboss-all.tgz, and compiled the source, got the
following errors. What are the pre-requiste
requirements for compiling and installing jboss?
Currently, my machine is running Red Hat Linux 7.2,
pre-installed with jsdk 1.4 Version 1, Jakarta Ant
1.5.1.
Could you please provide some hints/guidelines for
using JBoss/Jetty?
Thank you.
>From haeloong.
The following are the errors during compiling the
jboss-all:
.....
/opt/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) {
^
/opt/jboss-all/security/src/main/javax/security/auth/login/LoginContext.java:622:
cannot resolve symbol
symbol : variable module
location: class
javax.security.auth.login.AppConfigurationEntry
methods =
moduleStack[i].module.getClass().getMethods();
^
/opt/jboss-all/security/src/main/javax/security/auth/login/LoginContext.java:636:
cannot resolve symbol
symbol : variable module
location: class
javax.security.auth.login.AppConfigurationEntry
moduleStack[i].module =
constructor.newInstance(args);
^
/opt/jboss-all/security/src/main/javax/security/auth/login/LoginContext.java:638:
cannot resolve symbol
symbol : variable module
location: class
javax.security.auth.login.AppConfigurationEntry
methods =
moduleStack[i].module.getClass().getMethods();
^
/opt/jboss-all/security/src/main/javax/security/auth/login/LoginContext.java:651:
cannot resolve symbol
symbol : variable module
location: class
javax.security.auth.login.AppConfigurationEntry
methods[mIndex].invoke(moduleStack[i].module,
initArgs);
^
/opt/jboss-all/security/src/main/javax/security/auth/login/LoginContext.java:665:
cannot resolve symbol
symbol : variable module
location: class
javax.security.auth.login.AppConfigurationEntry
(moduleStack[i].module, args)).booleanValue();
......
[javac] 7 errors
[javac] 20 warnings
BUILD FAILED
/opt/jboss-all/jetty/build.xml:411: Compile failed,
messages should have been provided.
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development