Styrmir Saevarsson wrote:
> Hello,
>
> I've described this problem before, but I didn't get any answere so I'll try
> it again.
>
> The problem was that when I replace or recompile a running servlet, JServ
> hangs an I can't run any other servlets until I restart Apache...which is
> bad because hundreds of users are using it!!
>
> Has anyone got an idea?
>
> My system is:
>
> Apache 1.3.6
> JServ 1.0b4
> Solaris (sorry don't know the version... it's on my college :-)
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.
--
Justin Lee | The land is never really owned until the deed is paid.
JEDI | And that is why the power lies wherein His body laid.
-- --------------------------------------------------------------
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]