From: "NAKAMURA, Hiroshi" Date: 2005-05-29T23:07:40+09:00 Subject: Re: strange error from soap server -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Sorry for late reply. jm wrote: > Seems that SOAP::RPC::StandaloneServer uses inherits from > Logger::Application which uses the call to > Logger::debug(progname = nil, &block) which is different to the call to > WEBrick::Logger.debug(msg). So that changing the logger, thusly, > > logger = Logger.new(logfilename) > logger.level = Logger::INFO > > s=WEBrick::HTTPServer.new( > :BindAddress => "127.0.0.1", > :Port => 3000, > :Logger => logger > ) > > fixes the problem. Any chance this will be straightened out in the next > release as this through me for a six. I added methods for the compatibility to soap4r-1.5.4 release. It will be included in ruby-1.8.3 (already committed). Would you please check soap4r-1.5.4 or next release of ruby-1.8.3 (preview2 or later). Regards, // NaHi -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) iD8DBQFCmcyKf6b33ts2dPkRAoHrAJ4wHZCxzAQn0tG5fkUKJFK9LBipuACbBQzl 33fFqDJNEtwUgr2B8/78FTQ= =79Dr -----END PGP SIGNATURE-----