I'm using jruby 1.6.0 and trying to deploy my rails 3 app to Tomcat.
When the app loads I get the error "stack level too deep" as bundler
is trying to resolve dependencies.  I've spent hours searching forums
in an effort to resolve this but there doesn't seem to be a resolution
to this problem.  Can someone explain how I can remove bundler from my
application so as I can get this deployed?  It seems that bundler is
tightly integrated with Rails 3.  Hopefully Rails is not dependent on
it since it makes it impossible to deploy to either Tomcat or the
Glassfish server.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to