1

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?

Yeldar Kurmangaliyev
  • 33,467
  • 12
  • 59
  • 101

2 Answers2

3

The Large Attachments and Binary Attachments (MTOM) examples might help.

Stephen Denne
  • 36,219
  • 10
  • 45
  • 60
0

Dont know why folks at sun write half-baked stuff !

tried giving a simple sample code. Hope this helps

JAX-WS MTOM Sample Code

Community
  • 1
  • 1