Define the proxy for ant:
http://ant.apache.org/manual/install.html
To do that you can use define ANT_OPTS
On Linux:
export ANT_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=81"
should work fro you after replacing the proxy settings of course.
By the way if you just start, you should use 2.4.1-SP1, or 2.6-Beta1 not 2.4.0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030112#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...