And before using the 'run' command, make sure that you have set the JAVA_HOME to point to a valid Java 5 installation(JBoss 4.2.x requires Java5) on your system. I have Java5 installed at C:\jdk1.5.0_07 and this is how i set JAVA_HOME:
set JAVA_HOME=C:\jdk1.5.0_07 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111114#4111114 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111114 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
