[#25808] break & retry in block — Shin-ichiro HARA <sinara@...>

原です。

15 messages 2005/03/04

[#25812] Re: [ruby-cvs] ruby/test/ruby, ruby/test/logger, ruby/sample, ruby/misc, ruby/lib/xmlrpc, ruby/lib/wsdl/soap, ruby/lib/rexml, ruby/lib/rdoc/parsers, ruby/lib/rdoc/generators, ruby/lib/irb, ruby/lib, ruby/ext/zlib, ruby/ext/win32ole, ruby/ext/tk, ruby/ext/strscan, ruby/ext/socket, ruby/ext/readline, ruby/ext/pty, ruby/ext/openssl, ruby/ext/iconv, ruby/ext/etc, ruby/ext/dl, ruby/ext/curses, ruby/ext/bigdecimal, ruby/ext/Win32API, ruby: * array.c: replace rb_protect_inspect() and rb_inspecting_p() by — Tanaka Akira <akr@...17n.org>

In article <20050304064753.53859C671F@lithium.ruby-lang.org>,

3 messages 2005/03/06

[#25853] conflict method and local variable — Hidetoshi NAGAI <nagai@...>

永井@知能.九工大です.

56 messages 2005/03/10
[#25854] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/10

まつもと ゆきひろです

[#25855] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/10

永井@知能.九工大です.

[#25856] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/10

まつもと ゆきひろです

[#25857] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/11

永井@知能.九工大です.

[#25858] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/11

まつもと ゆきひろです

[#25861] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/11

永井@知能.九工大です.

[#25863] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/11

まつもと ゆきひろです

[#25864] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/11

永井@知能.九工大です.

[#25865] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/11

まつもと ゆきひろです

[#25866] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/11

永井@知能.九工大です.

[#25869] Re: conflict method and local variable — Shugo Maeda <shugo@...> 2005/03/13

前田です。

[#25875] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/13

まつもと ゆきひろです

[#25878] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/13

永井@知能.九工大です.

[#25882] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/13

まつもと ゆきひろです

[#25884] Re: conflict method and local variable — Hidetoshi NAGAI <nagai@...> 2005/03/14

永井@知能.九工大です.

[#25885] Re: conflict method and local variable — Yukihiro Matsumoto <matz@...> 2005/03/14

まつもと ゆきひろです

[#25888] Re: conflict method and local variable — Shugo Maeda <shugo@...> 2005/03/14

前田です。

[#25946] ext/tk/sample/**/*.gif are broken — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>

山本です。

16 messages 2005/03/27

[#25959] some trouble on ext/tk/sample — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>

山本です。

20 messages 2005/03/29
[#25969] Re: some trouble on ext/tk/sample — Hidetoshi NAGAI <nagai@...> 2005/03/30

永井@知能.九工大です.

[#25970] Re: some trouble on ext/tk/sample — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2005/03/30

山本です。

[#25973] Re: some trouble on ext/tk/sample — Hidetoshi NAGAI <nagai@...> 2005/03/31

永井@知能.九工大です.

[ruby-dev:25800] sample/soap/raa2.4 でエラー

From: Kazuhiko <kazuhiko@...>
Date: 2005-03-03 01:57:41 UTC
List: ruby-dev #25800
かずひこです。

sample/soap/raa2.4/sample.rb に書いてあるように、

wsdl2ruby.rb --wsdl http://www.ruby-lang.org/xmlns/soap/interface/RAA/0.0.4/ \
  --type client

を実行すると、

    <!-- type definition for ApacheSOAP's Map -->
    <schema
        xmlns="http://www.w3.org/2001/XMLSchema"
        targetNamespace="http://xml.apache.org/xml-soap">
      <complexType name="Map">
        ...
      </complexType>
    </schema>

の部分で以下のエラーになりました (wsdl2ruby.rb は soap4r-1_5_2 同梱のもの
を使いました)。

F, [2005-03-03T10:47:30.565081 #21861] FATAL -- app: Detected an exception. Stopping ... Unknown kind of complexContent: TYPE_MAP (RuntimeError)
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:77:in `dump_complextype'
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:67:in `collect'
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:67:in `each'
/usr/lib/ruby/1.8/xsd/namedelements.rb:47:in `each'
/usr/lib/ruby/1.8/xsd/namedelements.rb:47:in `each'
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:67:in `collect'
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:67:in `dump_complextype'
/usr/lib/ruby/1.8/wsdl/soap/classDefCreator.rb:38:in `dump'
/usr/bin/wsdl2ruby.rb:138:in `create_classdef'
/usr/bin/wsdl2ruby.rb:137:in `open'
/usr/bin/wsdl2ruby.rb:137:in `create_classdef'
/usr/bin/wsdl2ruby.rb:50:in `create_file'
/usr/bin/wsdl2ruby.rb:45:in `run'
/usr/lib/ruby/1.8/logger.rb:684:in `start'
/usr/bin/wsdl2ruby.rb:236

http://nakahiro.dip.jp/projects/soap4r/changeset/1370 での修正がまだ途中
ということでしょうか?

# 余談ですが、上記の http://xml.apache.org/xml-soap は 404 になりますね。

ついでに、sample/soap で気になったところの差分を付けておきます。

Index: sample/soap/exchange/server.cgi
===================================================================
RCS file: /src/ruby/sample/soap/exchange/server.cgi,v
retrieving revision 1.1
diff -u -r1.1 server.cgi
--- sample/soap/exchange/server.cgi	24 Sep 2003 15:18:42 -0000	1.1
+++ sample/soap/exchange/server.cgi	3 Mar 2005 01:49:38 -0000
@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require 'soap/rpc/cgistub'
 require 'exchange'
Index: sample/soap/exchange/server.rb
===================================================================
RCS file: /src/ruby/sample/soap/exchange/server.rb,v
retrieving revision 1.1
diff -u -r1.1 server.rb
--- sample/soap/exchange/server.rb	24 Sep 2003 15:18:42 -0000	1.1
+++ sample/soap/exchange/server.rb	3 Mar 2005 01:49:38 -0000
@@ -12,5 +12,9 @@
 end
 
 if $0 == __FILE__
-  status = ExchangeServer.new('SampleStructServer', ExchangeServiceNamespace, '0.0.0.0', 7000).start
+  server = ExchangeServer.new('SampleStructServer', ExchangeServiceNamespace, '0.0.0.0', 7000)
+  trap(:INT) do
+    server.shutdown
+  end
+  status = server.start
 end
Index: sample/soap/sampleStruct/server.cgi
===================================================================
RCS file: /src/ruby/sample/soap/sampleStruct/server.cgi,v
retrieving revision 1.1
diff -u -r1.1 server.cgi
--- sample/soap/sampleStruct/server.cgi	24 Sep 2003 15:18:42 -0000	1.1
+++ sample/soap/sampleStruct/server.cgi	3 Mar 2005 01:49:38 -0000
@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require 'soap/rpc/cgistub'
 require 'sampleStruct'

よろしくお願いします。
-- 
かずひこ <http://wiki.fdiary.net/kazuhiko/>
  ★シャア「名字が付いてない」
  ☆一兵卒「あんなの飾りです。偉い人にはそれが分からんのです」

In This Thread

Prev Next