To fix the JAVA_HOME problem on Windows without moving the JDK, specify the environment variable like this: C:\Progra~1\Java\jdk1.5.0_06 with "Progra~1" instead of "Program Files". Then the build should work with the JDK in the default location.
Build problems also occur when the source code is in a directory with spaces in the directory names, for example, under "Documents and Settings" where Eclipse projects are located by default. Regards, Scott Dawson Unisys View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925596#3925596 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925596 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
