Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also there might be some complication with this issue http://stackoverflow.com/questions/2808967/mtom-request-non-mtom-response. I haven't tried it yet, and, hopefully, CXF don't have such problem.

Possible Solutions

  1. One WSDL rule them all
    1. MTOMize only "blue" operations
    2. MTOMize all MTOMizable operations
  2. New WSDLs and endpoints for MTOMized version of API
  3. Routing

..not ready yet