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



Ola Samuelson wrote:

> > if i called my servlet like this :
> > 'http://10.0.0.160/servlets/rappo.haccesso'
> >
> > mod_jserv.log tells : 'ClassNotFoundException: rappo.haccesso'
> >
> > where could be the problem ?! i think should be that jserv cannot
> > read classes in gxclassr.zip and/or jt400.zip. should be ???
> >
> 
> Does "nobody" have sufficient rights to the classes?

i made a chmod -R 777 /apache and /jserv in /usr/local
 
> Does the "hello.class" work?

yes and IsItWorking.class (http://10.0.0.160/servlet/IsItWorking) 
in directory servlets/rappo is working!

but if i call rappo.haccesso (http://10.0.0.160/servlet/rappo.haccesso)
:

browser => The requested URL /servlet/rappo.haccesso was not found on
this server.

jserv.log => nothing

mod_jserv.log => (ERROR) ajp12: Servlet Error: ClassNotFoundException:
rappo.haccesso


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