You know there is an expert list, maybe you should be talking to them.

flupke wrote:

> I'm developping a web site running under apache, apachejserv, and ssi
> (+postgresql, but I don't think it has anything to do with my problem).
> The problems are about the servlets path : When the servlets are located
> in /home/httpd/servlets, I have no problem to access them.
> But if I put them in /home/httpd/servlets/any_dir/, then I can acces them
> via an SSI page (ie : by adding a <servlet code=[...]/any_dir/servlet>),
> but not by requesting them directly(ie :
> http://localhost/servlets/any_dir/servlet). In this last case, I get an
> "Servlet error : ClassNotFoundException : any_dir" in the log files.
>
> I tried modifying the jserv config files during several hours and finally
> got it to work, but I don't know how.
>
> I fear the moment when I'll have to put the site on our main server in the
> DMZ. I don't think I'll be able to reconfigure it correctly, and I don't
> want to blindly take the current config files and put them on the
> main server. Beside, I don't know how to configure virtual hosting, and
> I'll have to do it.
>
> If somebody could show me some good docs about apacheJServ and apache
> virtual hosting (possibly without having to go through all the apache
> bible), or could give me a good explaination, I'll be very gratefull.
>
> TIA
> Flupke
>
> --
>         << There's no place like ~ >>


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Reply via email to