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

Hi,
I have written my conf file wrong. The correct one is
On linux1:
Jserv.conf:
ApJServMount /servlets /servlets
ApJServMount /servlets3 http://linux2.edu/servlets3/ 
On linux2:
ApJServMount /servlets ajpv12://linux2.edu/servlets                                    
         
And I still get a no class found error on linux1 when I call a servlet 
on linux2 servlets zone from linux1 servlets3 mount point.
Thanks.

Jean-Luc's reply was:

> According to your config above, http://linux1.edu/servlets3/okuz will
> call class okuz.class in zone servlet3 on linux1 :
> ApJServMount /servlets3 http://linux1.edu/servlets3/

Devrim BAris Acar


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