hi list, i'm using webware-0-8.
I want to use the AutoReload feature which default value is "0",but when i try to change it to "1"
after restarting webkit successfully I get this error:
Server error! Error 500
the apache error log says: [error] timed out trying to connect to appserver-- giving up.
It sounds like the AppServer wasn't successfully restarted. How are you running the AppServer? You need to use the "AppServer" shell script, or AppServer.bat -- both the "webkit" init script and the NT Service thingy don't work with AutoReload (but they will appear to work).
(I guess, implementation-wise, we should really pass a command-line argument to the AppServer indicating if the invoking program can handle restarts, so that people won't get this mysterious AppServer-just-dies behavior, and we can signal a proper error and turn AutoReload off)
Ian
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
