Hi Thijs

Yes I'm using an adapted version of LuaSOAP to use the WSAPI protocol. I
am now using it in an Orbit application with Xavante. I recently changed
it some more to allow me to create multiple soap interfaces within the
same application. In the original LuaSOAP code all methods are declared in
a shared global structure, so I couldn't create multiple identical
interfaces without name clashes (something my app required). I've made it
so that all service methods are inside a object instance so they can
co-exist.
        I thought this could be achieved by another script in another URL:
another object.  Doesn't it solve your problem?

It's working but not finalized yet, maybe someday I can release it as some
sort of forked LuaSOAP module. In the meantime if anyone is interested
just let me know. Currently my focus and priorities are somewhere else.
        Please, send me the code.

        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