Eric Hodel <drbrain / segment7.net> wrote in message > > I forget what you get back via DRb when your remote reference has > expired, though. (You should be able to use the example above to find > out.) You get back a NoMethodError, no such method for nil (NilClass). (I decided I only ever need #result and #fields, so I return those, no need for a reference to a server side object). Thanks for your help. Cheers, Han Holl