I’m trying to understand deployment under Tomcat.
I have a working configuration under an Eclipse tomcat.
I simply copied the whole structure into the webapps directory of a
standalone tomcat.
And copied the jruby-rack and jruby .jars into tomcat’s lib.
The deploy seems to work, but when I access my app I see this coming
over http:
Application initialization failed: no such file to load – time
from
file:/C:/bin/tomcat6.0/webapps/CyberTrack3/WEB-INF/lib/jruby-rack-0.9.6-20091009.002900-1.jar!/jruby/rack/booter.rb:24:in
boot!' from file:/C:/bin/tomcat6.0/webapps/CyberTrack3/WEB-INF/lib/jruby-rack-0.9.6-20091009.002900-1.jar!/jruby/rack/boot/rack.rb:9 from file:/C:/bin/tomcat6.0/webapps/CyberTrack3/WEB-INF/lib/jruby-rack-0.9.6-20091009.002900-1.jar!/jruby/rack/boot/rack.rb:1:in
load’
from :1
Any idea what this is about?
–
Maarten
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email