Topic: Building a War File with Warbler using nokogiri results in GemNotFound
Hi everyone,
I use savon and therefore need nokogiri in my rails project.
The project must be built to a war file.
So if I create the war file with warbler and then deploy it to my apache
tomcat test Server I find this Error in my Logfile:
SEVERE: ERROR: application error
org.jruby.rack.RackInitializationException: Could not find
nokogiri-1.5.5-java in any of the sources
Best Regards,
Michael