----------------------------------------------------------------
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!!!
----------------------------------------------------------------

the class file must have the right name (case sensitive) AND must be in
the right path (the path must be the same as the package). for example
the class littleServlet in package com.xxx.foo has to be in
com/xxx/foo/littleServlet.class in the class path or in one of the
repositories.

Weissenbacher Michael 
Net4You 
OASE - Software Development
E-Mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Tel: +43 (0)4242 - 5005 400 



-----Original Message-----
From: Ola Samuelson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 26, 2000 4:40 PM
To: Java Apache Users
Subject: Re: It's working!!!


----------------------------------------------------------------
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!!!
----------------------------------------------------------------

it should not work.
You can not simply rename the class-file AFAIK.

What's in your logs?
jserv.log    and     mod_jserv.log

(/path/to/jserv/logs/xxxxx.log)

//OLAS


Luca Beretta 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!!!
> ----------------------------------------------------------------
>
> i verified that /usr/local/jserv/servlets was added to repository for
> my zone; i tried to copy Hello.class (that works) into new.class (that
> doesn't work).
>
> tnx
>
> bye
> Luca
>
> --
> --------------------------------------------------------------
> 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]



--
--------------------------------------------------------------
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]


--
--------------------------------------------------------------
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]

Reply via email to