Hello everybody!
After running the script: sh.buid.sh , i receive the message:
BUILD FAILED
Here is an extract building process:
_default:compile-classes:
[depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 201 source files to
/home/gambit/nukes-1.1/nukes/output/classes
[execmodules]
/home/gambit/nukes-1.1/nukes/src/main/org/jboss/nukes/html/Page.java:11:
package javax.servlet does not exist
[execmodules] import javax.servlet.RequestDispatcher;
[execmodules] ^
[execmodules]
/home/gambit/nukes-1.1/nukes/src/main/org/jboss/nukes/html/Page.java:12:
package javax.servlet.http does not exist
[execmodules] import javax.servlet.http.HttpSession;
[execmodules] ^
[execmodules]
/home/gambit/nukes-1.1/nukes/src/main/org/jboss/nukes/html/Page.java:13:
package javax.servlet.http does not exist
[execmodules] import javax.servlet.http.Cookie;
...
[execmodules]
/home/gambit/nukes-1.1/nukes/src/main/org/jboss/nukes/html/NukesRequestDispatcher.java:50:
cannot resolve symbol
[execmodules] symbol : class ServletContext
[execmodules] location: class org.jboss.nukes.html.NukesRequestDispatcher
[execmodules] public NukesRequestDispatcher(ServletContext ctx)
[execmodules] ^
[execmodules]
/home/gambit/nukes-1.1/nukes/src/main/org/jboss/nukes/core/modules/mail/MailModule.java:390:
warning: Name(java.lang.String) in org.xbill.DNS.Name has been deprecated
[execmodules] Name _name = new Name(name); // Name _name =
Name.fromString(name); does not work, why ?
[execmodules] ^
[execmodules] 100 errors
[execmodules] 1 warning
Thanks for any indication :)
Bye.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861262#3861262
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861262
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user