Timeline
Not logged in

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

50 check-ins occurring around 178aaf8434c9aee6.

2020-11-06 08:59
Merged alternate trunk by J Cone 2018-10-08 to 2019-11-06 from chpseal: http://chiselapp.com/user/gwlester/repository/tclws/info/e687bd3994c17b2f The original comments are: - Add version support for tclws services, data members, wsdl and documentation. Add an example field to tclws data members - Use optional args instead of cmdline arg processing - Use -version arg for generateInfo check-in: 05648f54dc user: oehhar tags: trunk
2020-11-05 09:26
Integrate changes from TCLWS 2.7.1 from AndroWish including: All files: formatting changes WS::Client 3.0.1 : error text corrections WS::Server 3.0.1: Newlines in html answers corrected (line continuation was missing) WS::Utils 3.1.0: - Version check code from J.Cone - WSDL include also includes XML namespace ::w:import - Wrong variable in error message ($Type->$type) check-in: 22cd801111 user: oehhar tags: trunk
2020-10-30 12:12
Correct tcl version and many links. check-in: 99769ebf7e user: oehhar tags: trunk, Release_3.0.0
2020-10-30 10:47
Ticket [70a5c5c435] Server Side: new parameter -hostProtocol allows to give the protocol of the WSDL location string. check-in: e350590ca4 user: oehhar tags: trunk
2020-10-30 10:10
Add a migration when a preparsed WSDL is loaded of an older version, where a new option is not present jet. check-in: 200fa70aad user: oehhar tags: trunk
2020-10-30 09:36
Add TWAPI TLS to client side. Remove options from tcltls call. They are not needed any more. check-in: b56bcc94bd user: oehhar tags: trunk
2020-10-27 12:57
Embedded server: Ticket [53f35f55f7]: fix memory leak. Replace socket state array by a dict. check-in: 813cd3cd78 user: oehhar tags: trunk
2020-10-27 12:51
Ticket [53f35f55f7]: fix memory leak in embedded server. check-in: 2aff37215d user: oehhar tags: release-2-branch, Release_2.7.1
2020-10-26 18:07
Server Side/Embedded: Replace some arrays by dicts, use TCL 8.6 features like {*} and "in". check-in: 66b61fb69d user: oehhar tags: trunk
2020-10-26 16:52
Ticket [f614f366c9]: Changes: - add -timeout parameter to any geturl call - add option queryTimeout to client and utility package - trap timeout http status - start to use TCL 8.6 only feature {*} and require TCL 8.6 check-in: fdd9042a38 user: oehhar tags: trunk
2020-10-26 08:57
For embedded server, use https for location when TLS is used. Ticket [70a5c5c435] partly resolved. check-in: 99fea512e2 user: oehhar tags: trunk, Release_2.7.0
2020-10-24 16:42
Embedded server: Ticket [36a1bc3c8d]: introduced error corrected: method get has no request Content-Type header field. In addition, TWAPI TLS support was added to the embedded server. check-in: dae721d01c user: oehhar tags: trunk
2020-10-22 14:33
Ticket [36a1bc3c8d]: embedded server: use received charset value to recode request string. check-in: 3a2e7bad35 user: oehhar tags: trunk
2020-05-06 14:53
Remove redundant line and document server options -htmlhead and -author check-in: 7e685e6108 user: oehhar tags: trunk
2019-12-03 19:39
Release 2.6.3 preparation. Update version of only changed package "ClientSide" to release version 2.6.3. check-in: 690ad6e282 user: oehhar tags: trunk, Relelase_2.6.3
2019-11-26 18:36
Fix variable error in error message for a response without the announced xml node check-in: cff5cb8be8 user: oehhar tags: trunk
2019-11-20 18:44
Rework client async callback to log an error on call failures. Allow empty argument to disable functionality. check-in: 69e06af316 user: oehhar tags: trunk
2018-12-06 13:06
Revert an optimisation which limits the argument list. The method may set multiple arguments. check-in: 58072a102f user: oehhar tags: trunk, Release_2.6.2
2018-12-06 12:17
(WSDL)Support type with namespace definition in tag. Ticket [6fbee3208e] check-in: a1cf727fd3 user: oehhar tags: trunk
2018-11-05 13:41
Fail in case of a node local namespace, which is not found globally. Before, an identical global prefix (with other namespace) may be picked. Closed-Leaf check-in: 12bb39fa7a user: oehhar tags: ticket-6fbee320-local-ns-prefix
2018-11-05 08:48
Patch to support ns prefix defined in the element. Ticket [6fbee3208e] check-in: 62c4dae5f1 user: oehhar tags: ticket-6fbee320-local-ns-prefix
2018-09-03 17:55
Replaced stderr error print by error log (::WS::Utils::ProcessImportXml). Plus some documentation and ticket numbers. check-in: 07f65e990e user: oehhar tags: trunk
2018-09-03 17:26
Changed WS:Utils package version to 2.6.1 check-in: 2a9f30c6aa user: oehhar tags: trunk
2018-07-24 04:47
Preliminary hacks working towards custom SOAP headers. Ticket [7c2ae385da] Leaf check-in: ecbb5e058a user: andy tags: soap-header
2018-07-24 02:47
Remove extra colon in namespace delimiter check-in: 01f9053e79 user: andy tags: trunk
2018-07-24 02:42
Clean up end-of-line whitespace check-in: 178aaf8434 user: andy tags: trunk
2018-07-20 16:50
Add change history message (assuming next version is 2.6.1) and clean up whitespace check-in: 667c024d14 user: andy tags: trunk
2018-07-20 16:02
Avoid debug [puts] check-in: 8d89b3237b user: andy tags: trunk
2018-07-20 15:55
Spelling correction, though keep old name for compatibility check-in: 77d58d723c user: andy tags: trunk
2018-07-20 15:54
Correct which document is being imported. Ticket [61fd346dc3] check-in: 867828f03a user: andy tags: trunk
2018-07-20 15:46
Add missing variable import. Ticket [7bb1cd7b43] check-in: 1fb2ffad2d user: andy tags: trunk
2018-07-20 15:25
Removed execute flags (again) check-in: 50b6c37ac6 user: andy tags: trunk
2018-07-20 15:21
Debug log spelling check-in: dd05a23974 user: andy tags: trunk
2018-07-20 15:17
Minor spelling fix check-in: f041a75d3a user: andy tags: trunk
2018-06-13 07:57
Change version numbers of changed files to 2.6.0 check-in: fc8e965f20 user: oehhar tags: trunk, Release_2.6.0
2018-06-13 07:47
Also use logsubst for the server side check-in: 80103f4d61 user: oehhar tags: trunk
2018-05-28 11:16
Add support to translate distant namespace prefixes in attribute values or text values to local correspondances, required for abstract types. Ticket [584bfb77]: client.tcl 2.5.1, utilities.tcl 2.4.2 check-in: e406ab9e21 user: oehhar tags: trunk
2018-05-14 14:52
Add support to translate distant namespace prefixes in attribute values or text values to local correspondances, required for abstract types. Ticket [584bfb77]: client.tcl 2.5.1, utilities.tcl 2.4.2 Closed-Leaf check-in: 300b2b5c3a user: oehhar tags: bug584bfb7727-abstract-type
2018-02-20 21:31
First step to parse complex abstract type in wsdl. Bug [584bfb7727] check-in: 6975d0e818 user: oehhar tags: bug584bfb7727-abstract-type
2018-02-20 14:20
Reduce non logging log impact by only building log message when logging. Requires tcllib log package 1.4 or included emulation. Ticket [93ebedfa] check-in: 150950db68 user: oehhar tags: trunk
2018-01-08 17:37
Set package version to release version 2.5.0 check-in: 53f12a2aa1 user: oehhar tags: trunk, Release_2.5.0
2018-01-08 17:28
Removed errorneous ifneed http 2.8.12. This is now contained in tcl 8.6.8 check-in: de79f4aab6 user: oehhar tags: trunk
2017-12-07 17:37
ClientSide rev 2.4.6: Define new parameter "serviceNumber" to address a service definition (of n) in a WSDL file. Ticket [955e3754e5] check-in: b5e0c651f1 user: oehhar tags: trunk
2017-12-05 19:50
Comment why dict is build by a list check-in: 57c46d4424 user: oehhar tags: trunk
2017-12-04 20:51
New global option "inlineElementNS" to switch inline WSDL namespace prefixes. Document "WS::Client::SetOption". Extend both option procedures by a return of current dict. Tickets: [7140a6c07a], [dcce437d7a]. ::WS::Client package now version 2.4.5 check-in: 4bc013299a user: oehhar tags: trunk
2017-12-04 20:47
New global option "inlineElementNS" to switch inline WSDL namespace prefixes. Document "WS::Client::SetOption". Extend both option procedures by a return of current dict. Tickets: [7140a6c07a], [dcce437d7a] Closed-Leaf check-in: 9e96c059eb user: oehhar tags: hao-option-inlineElementNS
2017-11-28 15:43
Add option "inlineElementNS" - struggleing at the fact that there are no options available in the WSDL parsing phase. Tickets: [7140a6c07a], [dcce437d7a] check-in: 9592c7f1a4 user: oehhar tags: hao-option-inlineElementNS
2017-11-28 15:37
Two log optimizations "a $b" -> [list "a" $b] check-in: f52de14493 user: oehhar tags: trunk
2017-11-14 10:14
Reworked the webservice call option list documentation (so I understand it better) check-in: 63108ec92f user: oehhar tags: trunk
2017-11-06 08:20
Added check (for nested namespace prefix case), that a namespace prefix is not reused for another URI. See Ticket [dcce437d7a] check-in: fb182ca3fc user: oehhar tags: trunk