[jboss-user] [Installation, Configuration & Deployment] - Re: Problem in installation JBoss-4.0.5GA

PeterJ do-not-reply at jboss.com
Thu Feb 8 10:17:01 EST 2007


What JVM are you using?  The '-server' option tells the java.exe to use the 'server' variant of the jvm.dll, as opposed to the 'client' variant. The JRE for Windows includes only the client variant of the JVM, you would have to download and install a JDK to get the 'server' variant. I suggest version 5.0_11. When you install it, do not install to 'Program Files', even though that is the default, Java apps tend to not like spaces in directory names. After you have it installed, set JAVA_HOME to where it is installed.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013071#4013071

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013071



More information about the jboss-user mailing list