|
|
Re: [jruby-user] Running JRuby on Jetty I get directory listing: msg#00232
lang.jruby.user
|
Subject: |
Re: [jruby-user] Running JRuby on Jetty I get directory listing |
|
Yes, most likely you're missing the web.xml.erb file (which the task uses to create the web.xml).
Regards, Brian On Nov 30, 2007, at 7:32 AM, Stefan Magnus Landrø wrote: I had this once, and I believe it happened because some java-stuff was missing (download timed out or something). Make sure you have all the necessary java-webapp-stuff in the archive (WEB-INF\web.xml etc).
We solved the problem by rerunning the build.
Stefan
-- Bekk Open Source http://boss.bekk.no
---Brian Leonard Technology Evangelist 408-404-6884
|
|
|