On Mon, Nov 26, 2001 at 01:21:06AM -0500, Steven D. Arnold wrote: > On Monday, November 26, 2001, at 1:10:58 AM, Mike Orr wrote: > > MO> On Mon, Nov 26, 2001 at 12:54:45AM -0500, Steven D. Arnold wrote: > >> On Monday, November 26, 2001, at 12:37:39 AM, Steven D. Arnold wrote: > >> > >> SDA> 4 2001-11-26 00:16:06 /modis/sample > >> SDA> WARNING: For , did not get precisely 1 filename: [] > >> SDA> 4 0.00 secs /modis/sample > >> > >> Correction to the above: s/sample/sample.psp > > MO> Normally this error either means there is no file sample.* or > MO> more than one file sample.* . But the missing value after > MO> "For " shows there's something else wrong too. The last time > MO> I got that was so long ago I've forgotten the cause. > > MO> 3) If both of those check out, request a file that really > MO> doesn't exist, and then one for which there are two filename.* > MO> files, and see what appears after "For " in the error > MO> message. That might provide a hint. > > OK....tried bar.psp, which doesn't exist -- precisely the same error, > which suggests that perhaps WebKit is looking in the wrong place.
I think at this point I put a print statement into AppServer or one of its submodules to see where it *was* looking. The problem also had to do with the relationship of the web server, adapter and the AppServer. Something about it not stripping the Webware prefix from the path, or doing something funny with the context prefix, or something like that. I wish I could remember the exact problem. I also had a problem with Apache rewriting--it wasn't working for the servlets when I tried to hide the WebKit prefix and the context prefix. I never did get that one solved; I just stopped trying. That was always giving a not found error. I eventually gave up trying to rewrite. Do you have any RewriteRules set? Can you access the example servlets? PS. I send messages only to the list (unless the person isn't on the list or is having list-mail problems), but everybody else sends them to both me and the list. So I'm used to pressing delete. The reason Reply-to: is set is because remote mail programs rewrite my From: address from the nice name of my cptr (mso.oz.net) to the DNS A record my ISP uses (sense-sea-MegaSub-1-220.oz.net), and that confuses ppl as well as being horrible to remember and type. But my ISP refuses to change the A record, saying their billing system depends on it. -- -Mike (Iron) Orr, [EMAIL PROTECTED] (if mail problems: [EMAIL PROTECTED]) http://iron.cx/ English * Esperanto * Russkiy * Deutsch * Espan~ol _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
