Works for me. So no issues with the source available on
jboss.org.
Now try this (after you have set the path and the java_home appropriately to point to
JDK5):
set JAVA_HOME=C:\PROGRA~1\JAVA\jdk1.5.0_15
|
| set PATH=%JAVA_HOME%\bin;%PATH%
|
1) cd to the build folder of JBoss and run the following command:
build.bat clean
This will clean any previously compiled JDK6 classes.
2) Now run the following command:
build.bat
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176482#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...