Despite all the listings out there on configuring JSWDK, I still have not
been able to get the darn thing working.  Here is the output when I click
or type "startserver.bat" from a dos prompt to start JSWDK:

H:\jswdk-1.0.1>stopserver.bat
Using classpath:
.\classes;.\webserver.jar;.\lib\jakarta.jar;.\lib\servlet.jar;.
\lib\jsp.jar;.\lib\jspengine.jar;.\examples\WEB-INF\jsp\beans;.\webpages\WEB
-INF
\servlets;.\lib\xml.jar;.\lib\moo.jar;H:\VisualCafe\Java2\lib\tools.jar;H:\V
isua
lCafe\Java\Lib\jsdk.jar;H:\VisualCafe\Java\Lib\classes.zip
Symantec Java! JustInTime Compiler Version 4.00.006(x) for JDK 1.2 (Symantec
GC)

Copyright (C) 1996-99 Symantec Corporation

Exception in thread "main" java.lang.NoClassDefFoundError:
com/sun/web/shell/Shu
tdown


I am working on a Windows NT 4.0 (SP5) Workstation, and I had also attempted
the installation on Windows 98.  On both occasions I got the above error
and thus could not start the server or bring up "http://localhost:8080".
I have made sure that my class path points to "tools.jar", my memory setting
for the environment space is increased (4096), and all the other suggested
fixes posted on this site.  My PATH variable is using jdk1.2.2 (Symantec
VisualCafe 4.0 Java2 compiler to be exact).  This configuration works for
me at work, so it should work for me as well in my home environment
installation.

Someone on the posting suggested making sure that you're connected to the
net first before starting "startserver.bat".  The reasoning was that the
JSWDK server needed an IP to work with.  Well, I tried that and it still
didn't work.

I have thoroughly read the FAQ and the README that came with the product,
but still unsuccessful.  I finally gave up on JSWDK-1.0.1, uninstalled it,
and tried the latest Tomcat instead.  Still the same freakin' problems.
What the hell is it?  Again, I got it to work in my work environment, but
I cannot repeat the procedures  and get it to work at home.  The only
difference is that at work I'm using Win95 as opposed Win98 and NT 4.0 WKS
at home.

Please, someone help me?!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to