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

root/trunk/test/wsdl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2011 [2011] 02/10/08 10:57:09 nahi * merged from 1_5 branch. * enabled Sriver#generate_explicit_type for …
(edit) @2006 [2006] 10/28/07 17:16:29 nahi * update tests for the previous change ('in' -> :in)
(edit) @2003 [2003] 10/19/07 00:09:02 nahi * wsdl2ruby.rb did not generate proper definitions for overloaded method …
(edit) @1996 [1996] 10/02/07 23:27:44 nahi * (merged from branches/1_5: -r1993:1995) * avoid NameError? if an …
(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) @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) @1968 [1968] 09/16/07 10:48:49 nahi * reduce ignorable test warnings.
(edit) @1964 [1964] 09/15/07 22:56:40 nahi * need to generate mappingregistry of the element even if the same name …
(edit) @1963 [1963] 09/15/07 17:41:36 nahi * update tests. do not crash at teardown when setup failed. closes #396.
(edit) @1958 [1958] 09/13/07 21:06:56 nahi * multi-refed basetype value was not be able to decode with generated …
(edit) @1957 [1957] 09/12/07 21:47:42 nahi * added a test for xsd:long in a struct.
(edit) @1954 [1954] 09/12/07 15:05:29 nahi * mapping_registry was not generated propery for anonymous complexTypes …
(edit) @1950 [1950] 09/11/07 17:53:47 nahi * added test for attribute only element array.
(edit) @1949 [1949] 09/10/07 21:13:35 nahi * do not create extraattr entry in SOAP/OM when the value is nil. it …
(edit) @1946 [1946] 09/09/07 15:10:48 nahi * a content of the stub class which is generated as a subclass of String …
(edit) @1945 [1945] 09/09/07 15:09:39 nahi * a value of XML attribute was not properly encoded. users who did …
(edit) @1944 [1944] 09/08/07 23:42:12 nahi * incomplete anonymous complexType support (simpleContent wrongly mapped …
(edit) @1942 [1942] 09/07/07 21:43:43 nahi * a Driver generated by a WSDLDriverFactory ignored 'xmlattr_*' value in a …
(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) @1937 [1937] 09/06/07 12:00:32 nahi * WSDLDriverFactory did not handle nested sequence/choice correctlyl. …
(edit) @1934 [1934] 09/03/07 22:41:04 nahi * anonymous class support was incomplete for Array type complexType. for …
(edit) @1933 [1933] 09/02/07 01:09:30 nahi * added test for EncodedRegistry? stub generation
(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) @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) @1913 [1913] 08/05/07 11:23:13 nahi * 'nilleble' typo fixed.
(edit) @1912 [1912] 08/05/07 11:02:14 nahi * send xsi:nil=true element when literal + maxOccurs != 0 + …
(edit) @1906 [1906] 07/23/07 23:53:17 nahi * added <xsd:group> support. closes #391.
(edit) @1904 [1904] 07/22/07 18:31:26 nahi * added anyAttribute support. (just ignore anyAttribute because …
(edit) @1897 [1897] 07/21/07 13:36:04 nahi * choice handling bug fixed according to a patch from KR, Vesa Varimo. If …
(edit) @1896 [1896] 07/21/07 12:57:23 nahi * test updated for the previous commit.
(edit) @1891 [1891] 07/20/07 00:08:51 nahi * wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let …
(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) @1871 [1871] 07/01/07 15:36:45 nahi * under the earlier versions, we could use [] instead of CountryTargets?[]. …
(edit) @1862 [1862] 06/25/07 20:38:04 nahi * passing nil as a basetype through wsdl2ruby.rb generated …
(edit) @1857 [1857] 06/19/07 23:21:24 nahi * let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema …
(edit) @1853 [1853] 06/18/07 22:24:02 nahi * derived class was marshalled without xsi:type for literal service. …
(edit) @1852 [1852] 06/18/07 22:19:18 nahi * Array or Struct was not properly marshalled when literal service + …
(edit) @1835 [1835] 06/06/07 15:15:43 nahi * abstract type embedded in another type was not propertly unmarshalled …
(edit) @1834 [1834] 06/05/07 13:04:25 nahi * 20070605
(edit) @1830 [1830] 06/05/07 00:21:54 nahi * abstract return type definition causes illegal …
(edit) @1828 [1828] 06/04/07 22:49:06 nahi * WSDLDriverFactory + rpc/encoded + anyType return caused an error. …
(edit) @1815 [1815] 05/28/07 22:45:02 nahi * added tests for stub + adding xsi:type according to WSDL.
(edit) @1814 [1814] 05/28/07 22:09:34 nahi * oneway service support of WSDLDriverFactory. closes #346.
(edit) @1813 [1813] 05/27/07 23:26:04 nahi * avoid generating SOAPUnknown object while literal service parsing.
(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) @1808 [1808] 05/25/07 15:24:53 nahi * previous commit includes a fix to allow 'encodingStyle=""'. cloese …
(edit) @1805 [1805] 05/24/07 22:26:37 nahi * support typed element which type is qualified. <element name="foo" …
(edit) @1803 [1803] 05/24/07 22:21:02 nahi * return element should be qualified when rpc/lit service.
(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) @1788 [1788] 05/20/07 15:36:14 nahi * support combination of choice + sequence. closes #205.
(edit) @1785 [1785] 05/19/07 22:00:10 nahi * ready for the new gem.
(edit) @1779 [1779] 05/17/07 10:47:54 nahi * allow to send XML. pass a REXML::Element(includes REXML::Document) or …
(edit) @1775 [1775] 05/15/07 17:44:09 nahi * encode/decode basetype according to type definition in rpc/encoded …
(edit) @1774 [1774] 05/15/07 17:40:27 nahi * added test for #326
(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) @1756 [1756] 05/04/07 09:03:26 nahi * cleanups
(edit) @1755 [1755] 05/04/07 01:18:43 nahi * try to avoid name crash of dynamic generated code rquire.
(edit) @1754 [1754] 05/04/07 01:16:37 nahi * added wsdl:fault support. patch and sample are from Peter. Thanks.
(edit) @1753 [1753] 05/04/07 01:12:56 nahi * treat empty xsd:string element as not nil but "" under document/liteal …
(edit) @1752 [1752] 05/02/07 23:46:06 nahi * added test for #189
(edit) @1751 [1751] 05/02/07 17:15:55 nahi * avoid name crash of dynamic loaded classes. we need classloader like …
(edit) @1745 [1745] 10/23/06 00:35:25 nahi * base typedef may have its base typedef. abandon to retrieve root base …
(edit) @1744 [1744] 10/23/06 00:33:29 nahi * tried to avoid name crash (not succeeded yet)
(edit) @1742 [1742] 10/22/06 13:29:59 nahi * added test for simpleContent + attribute * SOAPException#elename should …
(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) @1735 [1735] 10/04/06 10:53:17 nahi decode <ele xsi:nil="true" /> to SOAP::SOAPNil in literal service. closes …
(edit) @1731 [1731] 10/01/06 23:14:27 nahi moved @@schema_* things in classdef definition to mapping registry. …
(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) @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 …
(edit) @1713 [1713] 09/03/06 20:05:37 nahi cosmetic
(edit) @1712 [1712] 09/03/06 20:05:01 nahi allow String as a value of xsd:list of xsd:simpleType. closes #248.
(edit) @1705 [1705] 08/30/06 12:18:44 nahi rpc serialize + @@schema_element definition in class causes mapping error: …
(edit) @1701 [1701] 08/09/06 21:43:03 nahi method overloading support for a Driver based on soapaction. fixed #233.
(edit) @1699 [1699] 08/09/06 21:35:27 nahi classDefCreator crash for a WSDL containing a complexType that extends …
(edit) @1698 [1698] 08/06/06 23:30:04 nahi generated classDef + capitalized element name caused the schema violation. …
(edit) @1695 [1695] 07/23/06 22:49:54 nahi added test with static stub.
(edit) @1694 [1694] 07/23/06 22:49:14 nahi updated.
(edit) @1689 [1689] 07/23/06 10:40:23 nahi follow [1684]
(edit) @1686 [1686] 07/22/06 22:21:26 nahi do not depend on Ruby install name.
(edit) @1685 [1685] 07/22/06 22:20:42 nahi avoid constant overriding warnings
(edit) @1679 [1679] 12/04/05 11:35:26 nahi changed classdef generation handling of WSDL simpleType enumeration: it …
(edit) @1676 [1676] 11/23/05 18:43:45 nahi removed: echo.rb is generated at runtime.
(edit) @1673 [1673] 11/17/05 23:30:05 nahi updated.
(edit) @1664 [1664] 11/07/05 22:14:12 nahi classdef definition more pretty printing. let simpleContent + attribute …
(edit) @1663 [1663] 11/06/05 22:54:11 nahi suppor simpleContent + attribute extension. closes #176.
(edit) @1660 [1660] 11/03/05 09:55:40 nahi added support of <list> of <simpleType>. closes #3.
(edit) @1659 [1659] 11/03/05 09:55:03 nahi classdef file updated.
Note: See TracRevisionLog for help on using the revision log.