----------------------------------------------------------------
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 tried everything there. Made sure the paths are correct, the log
> files have a permission of 777. Still I get the same error.
>
>
>
> -----
> B.G. Mahesh
Hey... you know I had a problem that wasn't realy like this problem... but
it was realy bizzare, twisted and made me very frustraded... for days I
struggled checking and rechecking things... at the end what turned out to
be.... is that since I was just doing little test servlets I put them in the
example directory (where the Hello.class resides).... now all the litle text
output servlets ran fine... but my database one did not work... what I
finaly did is totaly change my directory structure... organize a development
zone and a production zone... I put the confugartion files in the right
places... the problem turned out to be that I had been modifying the wrong
jserv.conf and jserv.properties files... when I first build JServ it was in
my /usr/src/ directory where all the sources are untared... and in the
ApacheJServ1.0 subdirectory there are severel jserv.conf and
jserv.properties files located in different subdirectories... make sure that
you are modfiing the correct one... and that you are including the right one
in the httpd.conf file...
think of it like this... its only technology... so its bound to work...
their is no way it won't... hehehe... you just gota find the right
settings... and if all else fails start _clean_... BTW: does the Hello
example work?
Good Luck...
Stou
P.S.
I don't know exactly how I solved my problem... but I verified all the
paths... moved the configuraton and property files in /usr/local/jserv/conf
directory instead of the /usr/src/ApacheJServ1.0/conf (their is also another
set of config files in /usr/src/ApacheJServ1.0/examples/conf... I am not
sure about the exact location but it was similar to that)...
--
--------------------------------------------------------------
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]