[JBoss-dev] [Nukes Development] - Re: build error

2004-04-10 Thread billbum
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

[JBoss-dev] [Nukes Development] - Re: build error

2004-04-10 Thread billbum
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

[JBoss-dev] [Nukes Development] - Re: build error

2004-04-10 Thread billbum
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

[JBoss-dev] [Nukes Development] - build error "package javax.servlet.http does not exist"

2004-04-10 Thread billbum
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_