Re: [Kepler-Project] GSOAP

2010-12-20 Thread Tomas Guisasola Gorham
Hi Marcin I would be gratefull for client example without WSDL. I will se is it possible to adapt it to my needs. Have you checked the test file (tests/test-http.lua)? local soap_client = require"soap.client" local request = { url = "http://validator.soapware.org";, soapac

Re: [Kepler-Project] GSOAP

2010-12-20 Thread Thijs Koerselman
On 12/17/10 11:49 AM, "Tomas Guisasola Gorham" wrote: > No, I'm sorry.The clients we have don't consume WSDL >information. They were built by hand :-( Unfortunatelly, the WSDL >information provided by the servers we have to connect to are so weird >and useless that the effort to develop