Why are you using Ant? The source comes with its own version of Ant that should be used for the build.
The correct way to build JBossAS is to cd to the build directory and run the build.bat or build.sh script. I have successfully built 5.0.0.Beta4 using both JDK 5 and 6. The build also sets all the necessary classpaths. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139943#4139943 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139943 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
