From: David Alphen Date: 2007-06-08T00:08:28+09:00 Subject: Re: Web Services problem: OpenSSL::X509::StoreError ------=_Part_75237_12071915.1181228895267 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Ok, I have updated soap4r. I wait for your next release (june 14th) so I could test again if my web service works. Thank you for your help and responsiveness. Thanks for mentioning my name on your site. ++ On 6/7/07, NAKAMURA, Hiroshi wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I updated soap4r gem as 1.5.6-RC3. > You can get it from > http://dev.ctor.org/soap4r/wiki/WikiStart#a2007-06-07:1.5.6-RC3 . > Would you please try the latest release candidate? > > David Alphen wrote: > > Anyway, I'm still on the problem, I don't understand what it could be, > here > > is the full stack trace: > > Thanks. I found that generic Array has to_xml instance method in Rails > environment. The method requires Array's elements to have to_xml method > with arity == 1 if it responds to to_xml. On the other hand, soap4r > requires Objects to have to_xml method with arity == 0 if it responds to > to_xml. > > I just renamed the method name to_xml to to_xmlpart in soap4r. This new > feature is from soap4r-1.5.6 which is scheduled to be released on > 2007-06-14. > > Regards, > // NaHi > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Cygwin) > > iQEVAwUBRmgMaR9L2jg5EEGlAQIvRgf+JppfA5ApvC8ieDTGjXgKYKOQ9eMaiv+j > n86O9Mv/FBFnM25bIufoKzC8fHPnNvO8NT01X8ZjGfPmbdxVb5EgCjt9iZ5wtWBx > RDqXrMYjkIgNQdxv4NFZbSB7PJTiFl6Dznq4Vr8ML+Horf2YQ+xu9V5feSF4O3ri > 9DKwHmo2RPp9Phg82y4TUOVJWkP38eIJXcctBCZ4YYrVy860q1ke/tOs+ip42fJd > r5uTIrPS9y9KBvlRmGqiSBZTyayqHKnl9Cpr1aEJI/53LtMXBDdx5rBwqxGLa/M8 > Ij+1POTmN8G5HomMGp67V4FYlAWuvA7vHSRk5iFlamUD3R3gRqTJiw== > =6FW0 > -----END PGP SIGNATURE----- > > -- David ALPHEN ------=_Part_75237_12071915.1181228895267--