Cannot find jdbc-adapter when starting rails app in tomcat
----------------------------------------------------------
Key: JRUBY-1529
URL: http://jira.codehaus.org/browse/JRUBY-1529
Project: JRuby
Issue Type: Bug
Components: ActiveRecord-JDBC, JRuby-extras
Affects Versions: JRuby 1.1b1, JRuby 1.0.2
Environment: jruby 1.0.2 or 1.1b1
goldspike 1.3
rails 1.2.3
Reporter: Uwe Kubosch
Assignee: Thomas E Enebo
I have deployed an application using JRuby 1.0.1 and GoldSpike 1.3 for a while,
and just tried it with both JRuby 1.0.2 and JRuby 1.1b1. In the war.rb file i
use the following:
This works:
maven_library 'org.jruby', 'jruby-complete', '1.0.1'
This gives "no such file to load" in require for
'active_record/connection_adapters/jdbc_adapter':
maven_library 'org.jruby', 'jruby-complete', '1.0.2'
...and so does this:
#maven_library 'org.jruby', 'jruby-complete', '1.1b1'
#maven_library 'backport-util-concurrent', 'backport-util-concurrent', '3.0'
I hope this helps making JRuby better. I'm not sure what more to include in
the initial bug report, so please ask for more information.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email