Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around bae7b452ec52dcb7.

2012-08-28 04:40
Correct typo. check-in: de790bc3ed user: gerald tags: trunk
2012-08-26 00:16
Correction to handle expected, but missing reply headers (i.e. the SOAP Header element is missing enterly).

Also made a correction to handle a complex type that extends another type but does not add any elements or attributes. check-in: 3c5e0ef7f8 user: gerald tags: trunk

2012-08-15 13:13
Fix for bug [5c28604989] -- REFs in WSDL to Elements handled incorrectly. check-in: 835687e82e user: gerald tags: trunk
2012-08-15 03:31
Fix for bug [00485c1c92] -- request xml invalid because of double header elements added a new client side option, skipHeaderLevel check-in: fbce1cb930 user: gerald tags: trunk
2012-08-05 00:36
Added back in info level debug of URL gets. check-in: affb1f6bf4 user: gerald tags: trunk
2012-08-05 00:29
Correction of reintroduction of elements as arrays bug! check-in: 99a5113b7b user: gerald tags: trunk
2012-08-02 02:34
Added a better error if reply is not a SOAP reply. check-in: 9bfe56a004 user: gerald tags: trunk
2012-08-02 02:22
Removed extra debug statements. check-in: 08bb8d2924 user: gerald tags: trunk
2012-06-11 21:08
Added skipLevelOnReply client option check-in: 2ae9e609c0 user: gerald tags: trunk
2012-06-11 16:41
Enhanced info messages. check-in: 6e6c3062cc user: gerald tags: trunk
2012-06-11 15:23
Added info level debug to HTTP results. check-in: 51f2dc539f user: gerald tags: trunk
2012-06-11 14:47
Changed HTTP exchanges to log level info. check-in: 335719e389 user: gerald tags: trunk
2012-06-04 15:15
Fix: 8e844665cf - Element tags are always parsed always as arrays check-in: 533b0738c4 user: gerald tags: trunk, Release_2.2.7
2012-05-14 15:29
Fix for : a8de49b7c3 extensions of non-simple types do not work check-in: 489aab1ce0 user: gerald tags: trunk, Release_2.2.6
2012-05-14 15:09
Fix for: 1a9a9f98e9 patch to get nsOnChangeOnly feature to work check-in: 86e74cdf42 user: gerald tags: trunk
2012-03-16 17:03
Fix for: 68a1cfafdc -- Type definitions assigned to wrong namespace check-in: 9ff57ba482 user: gerald tags: trunk, Release_2.2.5
2012-03-09 02:38
Added option of putting namespace prefixes only on changes of namespace. Added option of using type vs element namespace as prefix. Added skipping of top level element on results. check-in: 3f7942e79f user: gerald tags: trunk, Release_2.2.4
2012-03-04 21:44
Added feature request [5a786018ed] -- Add support for XML List Type check-in: 588d0b4e32 user: gerald tags: trunk
2012-02-22 22:47
fix spelling in comments check-in: 2b1dd22f8c user: bovine tags: trunk
2012-02-22 22:33
allow ImportNamespace to handle https documents check-in: 98ba4318ed user: bovine tags: trunk
2012-02-09 21:09
Fix for [398fcd8692] -- ::WS::Utils::geturl_followRedirects doesn't support the -headers arg

Also rolled version numbers to 2.2.4 in advance of the next release. Holding off for a week or two to see if anymore defects come in. check-in: d92f693a72 user: gerald tags: trunk

2012-01-26 02:36
Fixes for: [6067c10a0f] - WSDL's with XML comments fail to parse [323b93d3bd] - extra tns in parseComplexType check-in: 2fa421983d user: gerald tags: trunk, Release_2.2.3
2012-01-23 00:15
Corrected typo in encoding.

Added support where max occurs is defined at the sequence level. check-in: 2a2846d0c2 user: gerald tags: trunk, Release_2.2.2

2012-01-22 23:13
Fix for [2042b7a4ed] -- Enhance error handling of http status and codes check-in: cf63bb0e89 user: gerald tags: trunk, Release_2.2.1
2012-01-16 03:55
Fixes: 11674e69b0 -- syntax errors in trunk 7c55121bce -- Server side handling for wibble not functional

Implements: 6ee947f218 -- Byte Order Marker from some servers not handled fc2ccda89c -- Add support for Wibble 0.2 check-in: 2565010cf5 user: gerald tags: trunk, Release_2.2.0

2012-01-06 03:54
Fixes to Embedded Server mode/package and to Utils package. check-in: 468f6b66dc user: gerald tags: trunk, Release_2.1.3
2012-01-03 02:05
Partial fix of Embedded code. check-in: fb1d392a79 user: gerald tags: trunk
2011-12-29 17:06
Correction to version number typo and undefined funtion in utils. check-in: 118f3fb5b0 user: gerald tags: trunk, Release_2.1.2
2011-12-27 16:29
Fixes for bugs:

4a72ac4b11 Code_Defect Redirects not being followed 3de47c423b Code_Defect Invalid command name Tcl error when parsing WSDL xml 83bd219e9a Code_Defect extra level in typeInfo dict 35e25c0a53 Code_Defect typos check-in: 28bc6ec06d user: gerald tags: trunk, Release_2.1.1

2011-10-25 18:06
Start of 2.1.0 support branch. Leaf check-in: f13b317e98 user: gerald tags: 2.1_support
2011-09-08 12:10
Always pass back numeric HTTP code on error. check-in: 218600e054 user: gerald tags: trunk
2011-09-05 18:14
Corrected header comments on :WS::Client::DefineRestMethod check-in: 706b351f51 user: gerald tags: trunk, Release_2.1.0
2011-09-05 16:05
Corrected setting of error code to be {WS CLIIENT}. check-in: 646a1a4cb2 user: gerald tags: trunk
2011-08-31 12:38
Add setting of Character Set to UTF-8 in a couple of calls that were missing them. check-in: 91a7e3bac2 user: gerald tags: trunk
2011-08-30 21:10
Additional corrections from 2.1 testing. check-in: 7129d8bf1c user: gerald tags: trunk
2011-08-26 19:07
Added character set optional information to the -type. check-in: 07abe45f6d user: gerald tags: trunk
2011-08-26 16:29
Corrected two bugs with Release 2.1.0 beta. check-in: edff541dc0 user: gerald tags: trunk
2011-08-23 12:03
Remove extra close curly brace. check-in: 85154c47b6 user: gerald tags: trunk
2011-08-20 21:46
Roll Version Numbers to 2.1 to prepare for release.

Also fixes for: [a2b1add55a] German umlauts not working (at least with SugarCRM) [ced827a9da] Client: Convert XML to UTF-8 check-in: be889e8260 user: gerald tags: trunk

2011-06-25 20:15
Fix for [359aeceb30]. check-in: a7bcb1e2a3 user: gerald tags: trunk
2011-05-27 19:44
Code enhancement for [210b52a307]. check-in: 3b7a41504e user: gerald tags: trunk
2011-05-23 15:50
Corretions to handling of target namespace. check-in: 8571f32388 user: gerald tags: trunk
2011-05-11 21:27
Corrected setting up target namespaces in parsing of a WSDL. check-in: bdfbb1e6e4 user: gerald tags: trunk
2011-05-09 18:11
Fix for ticket [a52d5db004].

Also add recording of which namespaces were imported. check-in: decafbe2f1 user: gerald tags: trunk

2011-05-03 04:02
Fixes ticket [ebd3d46395] Implements enhancement [f73f1a68c5] check-in: 5bcbf05609 user: gerald tags: trunk
2011-04-24 03:32
Client side fix to loading revised style of parsed WSDLs.

Utilities fix to build RPC Encoded messages. check-in: 12c74e09be user: gerald tags: trunk

2011-04-12 06:09
Implement feature request [6eae39ab12] -- Add inbound and outbound transforms on Server side similar to what is available on Client side check-in: 0435e4f9eb user: gerald tags: trunk
2011-04-12 06:08
Implement feature request [6eae39ab12] -- Add inbound and outbound transforms on Server side similar to what is available on Client side check-in: e2abe0e419 user: gerald tags: trunk
2011-04-11 20:51
Implements Feature Request [ce7126364f] -- Generate dictionary template of data types check-in: 71b1fcfce7 user: gerald tags: trunk
2011-04-09 15:36
Fixes for [0c30a2dcf1]. Changes to namespace eval to ensure no conflicts with globals. Roll 'build' number. check-in: 79f399b56f user: gerald tags: trunk