On Mon, Sep 27, 2010 at 11:55 PM, Thijs Koerselman
<thijskoersel...@gmail.com> wrote:

> I'm quite sure my soap call is correct, so I'd expect the POST field
> to contain something. Is this the right way to get to this data?
>

Looks like I'm having a conversation with myself here, but I got
things working now :-D My first soap tests succeed and its looking
good.

The problem with the first error wasn't really a problem since it only
occurred after running erroneous server scripts multiple times, so
maybe something got messed up because of that. Like I said it simply
required a xavante restart.

The second problem I solved by using the wsapi.request helper. I
couldn't get to the POST data directly in wsapi_env, and I guess
you're not supposed to. When the correct post data was passed on to
the modified LuaSOAP module, it worked.

After I clean things up I'll post the modified LuaSOAP with an example
somewhere.

Thijs

_______________________________________________
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