Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Exception Thrown When Running J2EE


Message #1 by Raj Chanian <raj.chanian@c...> on Fri, 7 Sep 2001 14:13:08 +0100
Hi All,
 
I have tried various different configs
 
Attempt 1 ]        J2EE1.3 Beta2 and J2SE 1.4 Beta2
Attempt 2 ]        J2EE1.3 Beta2 and J2SE 1..3.1_01
Attempt 3 ]        J2EE1.2.1 and J2SE 1.2.2_008
 
On each attempt I have manually edited userconfig.bat in the j2ee sdk
directory and set JAVA_HOME to the path of the J2SE install and J2EE_HOME to
the path of the J2EE install.
 
I have set the CLASSPATH environment variable to the directory housing the
.jar files in the J2SE install.
 
After executing userconfig.bat I try to run j2ee.bat
 
Ie
 
J2ee
 
This gives the following exception
 
Exception in thread "main" java.lang.NoClassDefFoundError : \bin\java
 
Anybody, come across this problem.
 
Look forward to a reply on this thread, or a link to a similar thread
cheers,
 
Raj

  Return to Index