Could it be you're requesting "/mk" when your Webware apache directive is the more common "/wk"?
Okay, that *could* have been a typo in my email, but embarrassingly (and as much as I wish it was) it wasn't. It didn't solve my problem, but pointed directly to the cause. :-}
The correct URL returned an Internal Server Error:
...
[Tue Mar 16 15:37:32 2004] [error] (61)Connection refused: Can not connect to WebKit AppServer
[Tue Mar 16 15:37:32 2004] [error] (61)Connection refused: Couldn't connect to AppServer, attempt 10 of 10
[Tue Mar 16 15:37:33 2004] [error] (61)Connection refused: error transacting with app server -- giving up.
From which my experience with other servlet engines lead me to believe I didn't have AppServer running, even though I thought I had. Restarted AppServer and everything works great. I've made so many changes getting this to run, I'm not sure the bad URL was the whole story, but I've got it working now.
For anyone else' edification a 'ps aux | grep AppServer' command before restarting AppServer returned a line for 'sudo ./AppServer', which wasn't correct. After a restart, the same command returns a line for 'sh ./AppServer', which seems to work just fine. I'll have to watch that to see what I did wrong before.
Thanks Todd for your sharp eyes, and thanks to everyone else as well!
-- Douglas Burchard
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss