I send xml string as a param no problem. Is the parameter type "String"?
Seem schreef:
Is it possilbe to put an XML string with tags as an parameter? When i invoke my service, I allways get errors because of the tags. when I replace them with the gt; and lt; code, then everything works fine. But this is not very client-friendly...
