Hi, When I build the source code, I got errors of "package javax.servlet.http does not exist", etc. This must be a simple question for you (though I just couldn't find the answer).
What I have done were as follows: * Download nukes-snapshot.tar.gz and expand it into /myworkdir/ # export JBOSS_HOME=/myworkdir/jboss-3.2.4RC1/ # export TOMCAT_HOME=/myworkdir/jakarta-tomcat-5.0.16 # export CLASSPATH=.:$TOMCAT_HOME/common/lib/servlet-api.jar:$TOMCAT_HOME/common/lib/jsp-api.jar # cd /myworkdir/nukes-snapshot/build/ # chmod u+x build.sh # ./build.sh ==> FAILED Could anyone tell me how to build Nukes? Many Thanks. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830045#3830045 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830045 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
