Hi Walter

On Tue, 8 Dec 2009, walter wilkinson wrote:
I have the needed Lua (5.1)  Soap modules loading without errors (Socket,
Expat, Soap, etc) but don't know what to do next to get the tests working
(test.lua and test.http.lua). If executed directly they just run to the end
and print out 'OK'. Is there more to it?
        No, they are just Ok :-)

Also I'm puzzled as to how to test the sample Soap server provided. Under a
localhost, what would be a URl to use the stock price demos, and print out
the returned XML? And what URL would one use to see the
automatically-generated WSDL?
        The server is a sample, because it depends on a Web server.
The sample was developed to be used as a CGILua script, where you can
register functions to answer the requests.  There is no automatically-
generated WSDL.
        I am using LuaSOAP successfully in a production environment, with
CGILua and Apache.  We provide services as well as use others with the
client module (using both HTTP and HTTPS).  They seem to work well, but
I have to confess we do not tried to implement the whole specification.
        Please feel free to contact me for more information.

        Regards,
                Tomás
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to