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

>
> my haccesso.java have this statement
>
>         package rappo;
>

Ok............
So with your class in /usr/local/jserv/servlets/rappo
your repository for the zone should be at least
/usr/local/jserv/servlets/rappo

And dependant classes that are NOT to be autoreloaded and accessible from
other zones should be in wrapper.classpath.


> classes; i created a zone rappo and i declare it in

So, what mountpoint do you have for the zone? It seems
a bit odd to have a mount point with name not relevant to the zone name.
Your log output indicates that

": Servlet zone "root" not found." My guess is that you have
the wrong properties file assigned to the zone.
AND if you create a properties-file you must point at it
in your jserv.properties.

So, check your jserv.properties:
* Mount point must have a properties file assigned
* Properties-file must have repository-statements
* Supporting classes in wrapper.classpath(classes not to be autoreloaded)

Check your config-files. The log-output suggests that something
is wrong.

//OLAS



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