Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/wsdl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2007 [2007] 10/30/07 12:05:34 nahi * clean up unused codes in MethodDefCreator?.
(edit) @2005 [2005] 10/28/07 17:15:59 nahi * introduce SOAP::RPC::MethodDef? and use it instead of complex Array …
(edit) @2004 [2004] 10/26/07 23:39:36 nahi * deleted WSDLDriverFactory#create_driver (replaced with create_rpc_driver …
(edit) @2003 [2003] 10/19/07 00:09:02 nahi * wsdl2ruby.rb did not generate proper definitions for overloaded method …
(edit) @2000 [2000] 10/09/07 23:16:36 nahi * removed backward compatibility definitions for soap4r-1.4.X. closes …
(edit) @1996 [1996] 10/02/07 23:27:44 nahi * (merged from branches/1_5: -r1993:1995) * avoid NameError? if an …
(edit) @1993 [1993] 10/01/07 20:32:26 nahi * (merged from branches/1_5: -r1989:1992) * simpleRestriction + …
(edit) @1989 [1989] 09/29/07 17:14:29 nahi * (merged from branches/1_5: -r1987:1988) WSDL::SOAP::ClassDefCreator?
(edit) @1983 [1983] 09/24/07 22:25:04 nahi * illegal marshaling a request for rpc/literal + parameter is a built-in …
(edit) @1980 [1980] 09/21/07 19:24:02 nahi * LiteralMappingRegistryCreator? did not generate an entry for the element …
(edit) @1979 [1979] 09/21/07 18:25:43 nahi * when there are 2 unqualified anonymous elements which have the same name …
(edit) @1969 [1969] 09/17/07 11:16:42 nahi * wsdl2ruby.rb generates incomplete encoded Array mapping registry for …
(edit) @1964 [1964] 09/15/07 22:56:40 nahi * need to generate mappingregistry of the element even if the same name …
(edit) @1959 [1959] 09/14/07 19:56:50 nahi * wsdl2ruby.rb generated inconsistent class definition when the base class …
(edit) @1958 [1958] 09/13/07 21:06:56 nahi * multi-refed basetype value was not be able to decode with generated …
(edit) @1954 [1954] 09/12/07 15:05:29 nahi * mapping_registry was not generated propery for anonymous complexTypes …
(edit) @1953 [1953] 09/12/07 11:06:07 nahi * extract check_classname method and put it in ClassNameCreator?. closes …
(edit) @1948 [1948] 09/10/07 10:28:21 nahi * let ClassNameCreator? handle modulepath. Foo::Baz and Bar::Baz have the …
(edit) @1944 [1944] 09/08/07 23:42:12 nahi * incomplete anonymous complexType support (simpleContent wrongly mapped …
(edit) @1941 [1941] 09/07/07 21:31:51 nahi * [1939] introduced hysteresis problem about class name creation. fixed.
(edit) @1939 [1939] 09/07/07 00:05:29 nahi * added wsdl/soap/classNameCreator and let it handle whole classname …
(edit) @1938 [1938] 09/06/07 22:52:26 nahi * ignore xsd:element definition when the same qname is also defined as a …
(edit) @1934 [1934] 09/03/07 22:41:04 nahi * anonymous class support was incomplete for Array type complexType. for …
(edit) @1928 [1928] 08/29/07 23:14:12 nahi * added servletStubCreator. wsdl2ruby.rb with --servlet_stub creates …
(edit) @1925 [1925] 08/27/07 10:37:34 nahi * support <choice maxOccurs="unbounded"/>: treat it <all/> for now. * …
(edit) @1924 [1924] 08/26/07 22:41:31 nahi * do not dump xsd:type for non-polymorphic type of literal service. …
(edit) @1923 [1923] 08/26/07 17:45:43 nahi * removed :schema_ns definition from mappingRegistry stub file. this …
(edit) @1922 [1922] 08/26/07 00:30:15 nahi * added SOAP::WSDLDriverFactory#dump_method_signatures. it returns a …
(edit) @1921 [1921] 08/25/07 00:52:30 nahi * added NestedException?. * let MappingError? be a NestedException? and show …
(edit) @1918 [1918] 08/23/07 20:52:08 nahi * allow <any> appear twice or more (with the current implementation, …
(edit) @1917 [1917] 08/13/07 00:20:00 nahi * added support for attributeGroup.
(edit) @1915 [1915] 08/05/07 23:25:19 nahi * added support for anonymous type. anonymous type is mapped to inner …
(edit) @1914 [1914] 08/05/07 15:19:03 nahi * extracted common part from classDefCreator.rb and …
(edit) @1911 [1911] 08/05/07 00:06:28 nahi * do not raise warning when there's a simpleType definition which have …
(edit) @1906 [1906] 07/23/07 23:53:17 nahi * added <xsd:group> support. closes #391.
(edit) @1905 [1905] 07/22/07 22:59:12 nahi * let some attribute parsable; just parsed but not used for now. * …
(edit) @1904 [1904] 07/22/07 18:31:26 nahi * added anyAttribute support. (just ignore anyAttribute because …
(edit) @1903 [1903] 07/22/07 16:59:11 nahi * previous commit includes many typos! test against SLWebSvc.wsdl
(edit) @1902 [1902] 07/22/07 16:28:26 nahi * added support of all XML Schema facets for restriction. No validation …
(edit) @1900 [1900] 07/22/07 00:51:10 nahi * ditto.
(edit) @1899 [1899] 07/21/07 23:59:51 nahi * as a workaround of class name crash problem between generated class and …
(edit) @1898 [1898] 07/21/07 17:37:00 nahi * add :default_ns_tag option to configure a pre-defined Namespace tag. …
(edit) @1895 [1895] 07/21/07 12:57:01 nahi * same changes for #381 (XSD::QName.new(...) cleanups for …
(edit) @1891 [1891] 07/20/07 00:08:51 nahi * wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let …
(edit) @1890 [1890] 07/20/07 00:04:17 nahi * some WSDL caused cyclic schema inclusion. <xsd:import> supported …
(edit) @1885 [1885] 07/15/07 14:41:45 nahi * use httpclient instead of http-access2. (works with http-access/2.0.9 as …
(edit) @1880 [1880] 07/12/07 22:34:01 nahi * schema type not passed for simletype. instead, the base class …
(edit) @1865 [1865] 06/29/07 20:12:01 nahi * wsdl2ruby.rb did not generate a classdef entry for empty element …
(edit) @1861 [1861] 06/24/07 23:46:37 nahi * error when simpleType element usage as "part" definition directly. …
(edit) @1860 [1860] 06/24/07 23:45:49 nahi * importer should not import http://schemas.xmlsoap.org/soap/encoding/. …
(edit) @1857 [1857] 06/19/07 23:21:24 nahi * let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema …
(edit) @1855 [1855] 06/19/07 23:09:22 nahi * removed unused variable definition.
(edit) @1852 [1852] 06/18/07 22:19:18 nahi * Array or Struct was not properly marshalled when literal service + …
(edit) @1828 [1828] 06/04/07 22:49:06 nahi * WSDLDriverFactory + rpc/encoded + anyType return caused an error. …
(edit) @1827 [1827] 06/03/07 13:56:54 nahi * handle choice + maxOccurs="unbounded" correctly. closes #327.
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1821 [1821] 05/31/07 00:09:22 nahi * avoid duplicated class definition caused by the previous commit.
(edit) @1820 [1820] 05/30/07 23:49:09 nahi * sort complextype definitions according to those base-derived class …
(edit) @1818 [1818] 05/29/07 23:34:54 nahi * let wsdl2ruby.rb / xsd2ruby.rb set options loaded from property file …
(edit) @1814 [1814] 05/28/07 22:09:34 nahi * oneway service support of WSDLDriverFactory. closes #346.
(edit) @1812 [1812] 05/27/07 11:19:19 nahi * performance tuning (memory and speed) * reuse ParseFrame? in …
(edit) @1810 [1810] 05/25/07 17:57:07 nahi * for literal service, let LiteralRegistry? treat nil parameter as same as …
(edit) @1809 [1809] 05/25/07 16:43:11 nahi * ref + min/macOccurs did not work (min/maxOccurs attribute in 'ref'-side …
(edit) @1807 [1807] 05/25/07 15:06:29 nahi * WSDL parsing cleanups.
(edit) @1805 [1805] 05/24/07 22:26:37 nahi * support typed element which type is qualified. <element name="foo" …
(edit) @1802 [1802] 05/21/07 22:17:01 nahi * let ClassDefCreator? dump abstract type first.
(edit) @1797 [1797] 05/21/07 12:09:29 nahi * same change for xsd2ruby.rb as [1778]
(edit) @1794 [1794] 05/20/07 23:33:55 nahi * extract common test methods in TestUtil? module. * silent require. …
(edit) @1790 [1790] 05/20/07 17:42:49 nahi * classDefCreator wrongly generated element definitions. fixed. * let …
(edit) @1789 [1789] 05/20/07 17:40:58 nahi * let faults definition generator support module_path.
(edit) @1788 [1788] 05/20/07 15:36:14 nahi * support combination of choice + sequence. closes #205.
(edit) @1787 [1787] 05/20/07 15:34:08 nahi * forgot to add.
(edit) @1783 [1783] 05/18/07 00:16:39 nahi * oneway service support. actually, supports input only services for …
(edit) @1782 [1782] 05/17/07 18:42:57 nahi * ignore <s:element ref="s:schema"/> generated by ASP.NET. closes #285.
(edit) @1778 [1778] 05/16/07 21:47:16 nahi * warn misusage of lib/wsdl/soap/wsdl2ruby.rb as an application. closes …
(edit) @1775 [1775] 05/15/07 17:44:09 nahi * encode/decode basetype according to type definition in rpc/encoded …
(edit) @1773 [1773] 05/14/07 23:51:24 nahi * applied a patch from Felipe Contreras for union + memberType support …
(edit) @1772 [1772] 05/14/07 23:25:34 nahi * ClassDefCreator?: let a class generated from derived complexType …
(edit) @1771 [1771] 05/14/07 21:49:43 nahi * try to recover when unexpected Array encoding comes while unmarshalling. …
(edit) @1770 [1770] 05/14/07 21:46:13 nahi * warn when ClassDefCreator? generates pre-defined class definition. …
(edit) @1769 [1769] 05/13/07 23:30:44 nahi * normalize WSDL location URI when we load the WSDL from file. closes …
(edit) @1768 [1768] 05/13/07 22:47:02 nahi * missing require. applied a patch at soap4r-ml. closes #333.
(edit) @1766 [1766] 05/13/07 22:40:10 nahi * added support for anyType mapped part in an operation. closes #317.
(edit) @1762 [1762] 05/13/07 11:10:32 nahi * allow WS-I non-compliant fault definition.
(edit) @1759 [1759] 05/09/07 23:40:13 nahi * avoid crashing when generating literal mapping registry for array from …
(edit) @1758 [1758] 05/05/07 00:23:43 nahi * Abstract WSDL definition(no binding) caused NameError?. closes #199.
(edit) @1757 [1757] 05/04/07 12:58:57 nahi * let method document correctly indented for fault elements
(edit) @1754 [1754] 05/04/07 01:16:37 nahi * added wsdl:fault support. patch and sample are from Peter. Thanks.
(edit) @1745 [1745] 10/23/06 00:35:25 nahi * base typedef may have its base typedef. abandon to retrieve root base …
(edit) @1740 [1740] 10/21/06 15:38:17 nahi generate classdef for "abstract" type. it is needed for a mapping target. …
(edit) @1739 [1739] 10/21/06 00:51:38 nahi * let XSD::QName immutable. closes #274. * MappingRegistry? cleanups.
(edit) @1733 [1733] 10/03/06 22:51:00 nahi clean up unused code
(edit) @1731 [1731] 10/01/06 23:14:27 nahi moved @@schema_* things in classdef definition to mapping registry. …
(edit) @1729 [1729] 10/01/06 23:08:27 nahi added 'abstract' attribute support. closes #195
(edit) @1727 [1727] 09/25/06 15:21:53 nahi WSDL attributes defined in a base type were not derived to an extension …
(edit) @1724 [1724] 09/24/06 21:02:36 nahi more aggressive xml 'qualified' control. closes #260.
(edit) @1722 [1722] 09/24/06 19:38:18 nahi wrong class name.
(edit) @1721 [1721] 09/10/06 23:38:43 nahi LiteralRegistry? cleanups. needed more.
(edit) @1720 [1720] 09/10/06 20:46:24 nahi soap/mapping/* refactoring. registry.rb -> split into registry.rb (common) …
(edit) @1719 [1719] 09/09/06 10:51:37 nahi dump xsi:type=... for typed SOAP node for document/literal service as same …
Note: See TracRevisionLog for help on using the revision log.