Hi Scott and Barry,
 
Thank you for the helpfull feedback on my problem.
 
Currently I solved it by changing my return value (of the werbservice) from Element to String.
Also I readed the document Barry refered to. It was of great help to increase the understanding of de serialization / encription stuff of soap...
 
But I still don't understand why I can't create a call, using the soap encoding to my webservice (passing my DataHandler) and returning an Element using the xml encoding. As far as I could find in specs or forums it should be possible. But I couldnt get it working this way.
 
Anyway, for now I just need to have my implementation up and running. But I might give it some other try later on or I might even implement my own serializer / deserializer in time...
 
 
Thanks again,
Raymond

Reply via email to