[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Jabber4R stalls on Thread.stop in session.rb

Trejkaz

2/14/2006 5:44:00 AM

Has anyone successfully had Jabber4R working lately?

The following command will never complete:

session = Jabber::Session.bind_digest('blah@server/name',
'password')

It stalls on a Thread.stop() inside Session#initialise. I've seen
previous messages to this effect from 2005 and 2004, but no solutions
as yet.