You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Vikram Goyal <vi...@switchedaccess.com> on 2002/01/28 22:38:00 UTC

Running Jserv Error

Hi i am trying to run Jserv
by

CLASSPATH=jsdk.jar:ApacheJServ.jar /usr/bin/jave org.apache.jserv.JServ
../etc/jserv.properties


and i get the error

exception in thread "main" Java.lang.NoClassDefFoundError:
Javax/servlet/http/HttpServlet


any help is apriciated

thanks
-vikram


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Running Jserv Error

Posted by Martin Haase-Thomas <mh...@meome-ag.de>.
Hi,

"NoClassDefFoundError" means what it says. Presumably there is no 
j2sdkee installed on your box.


Vikram Goyal wrote:

>Hi i am trying to run Jserv
>by
>
>CLASSPATH=jsdk.jar:ApacheJServ.jar /usr/bin/jave org.apache.jserv.JServ
>../etc/jserv.properties
>
>
>and i get the error
>
>exception in thread "main" Java.lang.NoClassDefFoundError:
>Javax/servlet/http/HttpServlet
>
>
>any help is apriciated
>
>thanks
>-vikram
>
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org