----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


download the JSDK 2.0 from Sun's site, and make sure
the jsdk.jar file in that package is in the server's CLASSPATH,
restart it, and it should work.

At 05:10 PM 4/18/2000 -0500, Chris Busch wrote:
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>We upgraded to java1.2.1, but when I try to restart jserv 1.0, I get:
>
>Exception in thread "main" java.lang.NoClassDefFoundError:
>javax/servlet/http/HttpServlet
>        at java.lang.ClassLoader.defineClass0(Native Method)
>        at java.lang.ClassLoader.defineClass(ClassLoader.java:404)
>        at
>java.security.SecureClassLoader.defineClass(SecureClassLoader.java:101)
>        at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
>        at java.net.URLClassLoader.access$1(URLClassLoader.java:216)
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:191)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:281)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:275)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:238)
>
>Apparently, it can't find the package javax.servlet.http.HttpServlet.  So I
>have to install that especially on our Solaris box?  I just followed the
>sparc instructions...
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://java.apache.org/main/mail.html>
>Problems?:           [EMAIL PROTECTED]
>
>

==========================================================================
Jim Miani
ICANON Associates, Inc.
Phone: 610-313-1850 x 121
Fax: 610-313-1848

NEWZware™ is a product of ICANON Inc. - Visit our web site at
http://www.icanon.com/ for more information on ICANON, the company, and its
suite of products and services.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to