has anyone been able to serve a word doc using metro (webservices) as a mtom stream? Does anyone have example, or know where there is example code please for client and server? Many thanks!
+3
A:
The Large Attachments and Binary Attachments (MTOM) examples might help.
Stephen Denne
2008-09-17 11:13:56
A:
Dont know why folks at sun write half-baked stuff !
tried giving a simple sample code.. hope this helps
http://stackoverflow.com/questions/1113656/jax-ws-mtom-sample-code-service-client-need-simple-one
Regards Samant