Charles Oliver Nutter wrote:
> I updated to the more recent file-servlet that passes everything along, 
> and now I can't seem to get my app (mephisto) to serve anything at all. 
> Any thoughts on where I can look?
> 
> All I get is a 404, and web.xml seems ok. It's mapping "/" to the file 
> servlet now...

I'm not seeing in FileServlet where it does the forward to the Rails 
servlet. Is that code in there somewhere? All I can see is that if the 
file doesn't exist, it raises FileNotFoundException and then reports an 
error.

This would be rev 474.

- Charlie
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to