Ruby on Rails with JRuby on Weblogic is giving file not found -- rack error
---------------------------------------------------------------------------

                 Key: JRUBY-4353
                 URL: http://jira.codehaus.org/browse/JRUBY-4353
             Project: JRuby
          Issue Type: Bug
          Components: Application Error
    Affects Versions: JRuby 1.4
         Environment: Windows XP, Ruby 1.8.6, Rails 2.3.5, jRuby 1.4, Weblogic 
10
            Reporter: satynos


Ruby on Rails app with JRuby on Weblogic 10 is giving the following error:

Application initialization failed: no such file to load -- rack
        from 
C:/wamp/bin/weblogic/server10.3/samples/domains/wl_server/servers/examplesServer/tmp/_WL_user/myapp/5pvyjy/war/WEB-INF/lib/jruby-rack-0.9.5.jar!/vendor/rack.rb:1
        from 
C:/wamp/bin/weblogic/server10.3/samples/domains/wl_server/servers/examplesServer/tmp/_WL_user/myapp/5pvyjy/war/WEB-INF/lib/jruby-rack-0.9.5.jar!/vendor/rack.rb:22:in
 `require'
        from 
C:/wamp/bin/weblogic/server10.3/samples/domains/wl_server/servers/examplesServer/tmp/_WL_user/myapp/5pvyjy/war/WEB-INF/lib/jruby-rack-0.9.5.jar!/jruby/rack/booter.rb:22:in
 `boot!'
        from 
C:/wamp/bin/weblogic/server10.3/samples/domains/wl_server/servers/examplesServer/tmp/_WL_user/myapp/5pvyjy/war/WEB-INF/lib/jruby-rack-0.9.5.jar!/jruby/rack/boot/rack.rb:9
        from 
C:/wamp/bin/weblogic/server10.3/samples/domains/wl_server/servers/examplesServer/tmp/_WL_user/myapp/5pvyjy/war/WEB-INF/lib/jruby-rack-0.9.5.jar!/jruby/rack/boot/rack.rb:1:in
 `load'
        from <script>:1

The same app is running fine on Tomcat

-- 
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


Reply via email to