On Wed, Aug 18, 2010 at 8:36 PM, Tomas Guisasola Gorham <to...@tecgraf.puc-rio.br> wrote: >> I only want to use WSAPI since I have it installed and my application is >> written in Orbit. I am trying to add a SOAP interface to the Orbit >> application. Is this the best way? > > I recommend you take a look at soap/server.lua file. It was > written as an example for CGILua (WSAPI did'nt exist at that time :-) > but it should be simple to change it. I can help you in this process, > if you need. Thijs had reported a successful effort recently (he used > CGILua) and I hope he can help also. > >
I'm also very interested in this. Currently I'm using LuaSOAP with Apache, but I have 2 problems with this. - I need to set up and install apache only for triggering my lua scipts. Xavante would be much more lightweight and easy to set up. - I want to move from cgi script to a proper Lua application, so Orbit would be my choice. I don't think I have enough experience or knowledge about LuaSOAP to be of much help, but I will start investigating the LuaSOAP/Orbit marriage next week probably. I'll let you know if I make any progress, and I would appreciate it if you do the same. Cheers, Thijs _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/