Jeff Johnson wrote:
> I remember reading that code changes to base classes don't cause servlet
> reloads but I can't find it now. I tried using a PSP page and it won't
> reload when I make changes to it, that seems odd. Also, the page isn't
> found at all if I don't specify the .psp extension in the URL. I didn't
> think extensions were required.
Do you perhaps have another file in the same directory with the same base name but a different extension?
> I'm using launch.py AsyncThreadedHTTPServer to run the application on
> Windows 2000.
> Am I doing something wrong?
I can't reproduce either problem here using AsyncThreadedHTTPServer on WinNT 4.0. I don't need to use the .psp extension in my url, and when I change the psp file, I don't have to restart the server to see the changes. Which version of Webware are you using? I'm using the tip of CVS.
--
- Geoff Talvola
Parlance Corporation
gtalvola@...
|