Thank you for your answers. -Bill
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830094#3830094
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830094
---
This SF.Net
I forgot to mention that the build works for jboss-3.2.3, but it doesn't work with
jboss-3.2.4RC1. Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830047#3830047
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
minor correction to my previous post:
# export JBOSS_HOME=/myworkdir/jboss-3.2.4RC1/
should be
# export JBOSS_HOME=/myworkdir/jboss-3.2.4RC1
which doesn't have the "/" at the end
Anyway, both values of JBOSS_HOME will cause the same errors happen.
Bill
View the original post :
http://www.j
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_