| Author |
JBOSS
|
Nagu Pandian
Greenhorn
Joined: Sep 21, 2005
Posts: 2
|
|
Hai here set classpath =C:\j2sdk1.4.2_09\lib\tools.jar;C:\j2sdk1.4.2_09\lib\dt.jar;C:\j2sdk1.4.2_09\jre\lib;C:\j2sdk1.4.2_09\jre\lib\rt.jar;C:\jboss-3.2.4\lib;C:\jboss-3.2.4\client;C:\jboss-3.2.4\server\all\lib;C:\jboss-3.2.4\server\default\lib\log4j.jar;C:\jboss-3.2.4\server\minimal\lib;C:\jboss-3.2.4\bin\run.jar; when i start the JBoss through the fallowing error . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-3.2.4\bin\\.. . JAVA: C:\j2sdk1.4.2_09\bin\java . JAVA_OPTS: C:\jboss-3.2.4\bin -Dprogram.name=run.bat . CLASSPATH: C:\j2sdk1.4.2_09\lib\tools.jar;C:\jboss-3.2.4\bin\run.jar . =============================================================================== . Exception in thread "main" java.lang.NoClassDefFoundError: C:\jboss-3/2/4\bin Press any key to continue . . . What is the solution for this pls send mail to c_nagupandian@yahoo.co.in Thanks & Regards nagu
|
 |
shan Iyer
Ranch Hand
Joined: Jul 13, 2005
Posts: 391
|
|
Seems like u havent set ur path for jboss properly!! Try these out!! JBOSS_HOME=c:\jboss; path=c:\jboss\bin; classpath=c:\jboss\lib; All this in addition to ur path , classpath and JAVA_HOME for ur jdk. rgrds, Shankar
|
Warm Regards, S.Iyer
SCJP1.4, SCWCD1.4
|
 |
 |
|
|
subject: JBOSS
|
|
|