----- Original Message ----- >
We use Apache as our development web servers ( and production, but that's
> irrelevant ). We set the root directory of our package structure in the
> repository for that servlet zone and recompile at will. There is rarely
need
> to restart the web server. We only have to bounce the web server when we
> change a class that the servlets depend on that is not specifically loaded
by
> JServ. Other than that, it hums right along with no problems.
I have my root directory of my package in the repository too. Even if I just
recompile one part of the package which is not directly loaded by JServ it
hangs. Only after I restart apache the jserv.log says something like
"(EMERGENCY) can't scan servlet headers!". When it hangs it's not telling
anything!
Styrmir
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]