in reply to Re: SOAP::Lite:Java vs Perl
in thread SOAP::Lite:Java vs Perl

Thanks for your answer

Unfortunately the problem is not parsing the XML, but sending it. I don't get any XML back which I can parse. I think the XML is sent (I can see it in debug mode), but on the Server side it is not received correctly (can't deserialize). The question is whether this is a problem with SOAP::Lite or with the XML created by SOAP::Lite?