Hello everybody,

I have to send a file as an attachment to my webservice. 
I specified a parameter of type javax.activation.DataHandler in one of my exposed 
operation.
I know how to call this method using a Java client, but I would like to know how I can 
map this DataHandler using a .Net client.

Thanks

Reply via email to