--
Guy Mac wrote:
>
> Hello developers. I am a beginner with servlets (although experienced with
> the Apache httpd). I'm looking for a solution to this problem: I always
> need to restart the web server to reload my updated servlet classes. The
> supporting class files are just sitting in the same directory as the
> servlet.
>
> I'm running ApacheJServ 1.0 as a DSO module with apache 1.3.6 on a linux /
> glibc 2.1 / kernel 2.2.10 / blackdown jdk 1.1.7 system.
>
> In my properties for the servlet zone I have autoreload.classes=true and
> autoreload.file=true.
Are they in the CLASSPATH? If so, remove them, they should only appear
in a repository
Damian
--
Damian Fauth 201 Sussex Street
Software Engineer Sydney, NSW 2000
John Fairfax Holdings Ltd Australia
[EMAIL PROTECTED] Ph. (+612) 9282 3528
--
--------------------------------------------------------------
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]