----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Nathan Feger wrote:
>
> You need to add the .jar file to the classpath as defined in your
> jserv.properties file, just having it in the directory isn't sufficient.
jserv.properties:
wrapper.classpath=/path/to/your/jar/file.jar
if your using packages, be carefull on how you request the servlet. You
can give alias names in your /etc/jserv/zones/root.properties
Hope it helps :)
> At 09:36 AM 11/15/00 -0500, you wrote:
> >I am using the latest version of Apache that comes with Solaris 8
> >and I have installed the latest version of JServ. I am able to run
> >a test servlet (Hello.class), but I am having trouble running a
> >servlet from a .jar file in the same folder (as the Hello.class).
> >Does anyone have any idea what I have to do to run a servlet from
> >a .jar file?.
--
Arnaud
( http://www.ressource-toi.org )
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]