> My zone.properties file is set up as follows:
> repositories=.,F:\Apache Group\Apache JServ\Servlets
> autoreload.classes=true
> autoreload.file=true
> My servlet is not in my wrapper classpath, but I am still not getting auto
> reloading of a servlet when I modify my servlet class?
Why do you have the ., in the above? also you might want to try putting
quotes around the path.
-jon
----------------------------------------------------------------
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]