search for: 46fd2056

Displaying 1 result from an estimated 1 matches for "46fd2056".

Did you mean: 462056
2006 Aug 04
1
SOAP::Mapping::Object attribute access
I have written a Rails web service, which is working exactly as expected. The service has a method which returns an object of type ActionWebService::Struct. In my SOAP client, I create a SOAP rpc driver, and execute the method, like this: book = driver.ShowTitle(params[:isbn]) I then do a: logger.info book.inspect and find this in the log: <SOAP::Mapping::Object:0x..ca7b389da