The error appears to be something that magically happens after a while. Restarting the server makes it go away again. The lualogging mechanism is working again as well, so I managed to print some debugging info.
I now get an error because the POST data I am reading from wsapi_env is empty. How do I get to the post data? I've tried this: function run(wsapi_env) local myPostData = wsapi_env.POST ... 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? Thijs _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/