you set it wrong
the command is set java_home=c:\jdk1.2
and not
set java_home=c:\jdk1.2\bin
----- Original Message -----
Sent: Friday, May 19, 2000 4:18 PM
Subject: Hi Anup!!!(Contd.:: Does JavaWebServer2.0 supports Java2.0..)

Hi
I was wrong while setting the java_home::
now i tried this way
c:\> Set JAVA_HOME=c:\jdk1.2\bin
it is ok....now no Syntax error..
BUT WHEN I RUN   on command prompt
httpdnojre......it says "can't find \bin in java runtime home: c:\jdk1.2\bin........"
 
WHAT TO DO??...
Rajesh
----- Original Message -----
Sent: Thursday, May 18, 2000 1:03 PM
Subject: Re: Does JavaWebServer2.0 support all java2.0 features??

Javawebserver comes with its own version of Jre (v 1.1.7)
Try running JavaWebserver  with your own jdk
for this do the following
set the "java_home" environment variable to the directory containing the bin directory of your jdk.
then start JWS with the commandline httpdnojre
 
----- Original Message -----
Sent: Thursday, May 18, 2000 11:38 AM
Subject: Does JavaWebServer2.0 support all java2.0 features??

Dear friends
...I'm using JavaWebServer2.0 (downloaded )...in my Servlet programme
   when i used HashSet it didn't give any problem while compiling(obviously
   as i'm using jdk1.2 ) but it gave  runtime error with the message::
 
   ""reported this exception: java/util/HashSet. Please report this to the administrator of the web server.

java.lang.NoClassDefFoundError: java/util/HashSet at PTRProblemEntryScreen.doGet(Compiled Code)..... ""
 
...PTRProblemEntryScreen.java is my programme name.....
...does JWS2.0 support this OR can anyone there please suggest what to
do..i mean , can i change some options of JWS2.0 to correct it????
PLEASE GET BACK SOON IF U HAVE SOME SUGGESTIONS ......
 
thanx
 

Reply via email to