Robert Egglestone wrote: > The resource serving servlet is FileServlet. > > In web.xml, the default servlet is RailsServlet, so every file or > directory under public needs a mapping explicitly specified pointing it > to FileServlet. > > Unfortunately, it looks like the process used by the plugin to generate > this list is breaking under JRuby. I suspect this is related to > canonicalization of the file paths, which happens in JRuby but not in Ruby.
I know there's a JIRA for this, but I thought it was related to symbolic links. As far as I can tell there are no symbolic links in Mephisto... - Charlie _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
