[jboss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError exception when starting 4

Vijay_javaoca do-not-reply at jboss.com
Fri Sep 19 07:44:20 EDT 2008


greis,

w.r.t your post; I as well check if it is using the correct Java_home by editing the run.bat file and echoing the JAVA_HOME, found no issues with that.

I Also edited run.bat, and changed:
set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m

to:

set JAVA_OPTS=%JAVA_OPTS% -Dhttp.proxyHost=10.1.162.14 -Xms128m -Xmx512m

But still it didn't work. 

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

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



More information about the jboss-user mailing list