JRuby DRb client cannot connect to MRI DRb server
-------------------------------------------------

                 Key: JRUBY-3268
                 URL: http://jira.codehaus.org/browse/JRUBY-3268
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.7
         Environment: Mac OS X 10.5.5, ruby 1.8.6 (2008-03-03 patchlevel 114) 
[universal-darwin9.0], jruby 1.1.7 (ruby 1.8.6 patchlevel 114) (2008-12-14 rev 
8329) [i386-java]
            Reporter: Riley Lynch
         Attachments: drb_client.rb, drb_server.rb

Although it is possible to connect to a JRuby DRb server from either a JRuby or 
MRI client, connections to MRI DRb servers fail from JRuby clients with 
ECONNREFUSED:

/usr/local/src/jruby/trunk/lib/ruby/1.8/drb/drb.rb:736:in `open': 
druby://localhost:9000 - #<Errno::ECONNREFUSED: Connection refused - Connection 
refused> (DRb::DRbConnError)

Client and server code attached.

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