+

Search Tips   |   Advanced Search

(Optional) Enable MTOM for JAX-WS web services.

Develop Java artifacts for JAX-WS applications using the wsimport command-line tool.

Parent

Implement web services applications from existing WSDL files with JAX-WS

We can use SOAP Message Transmission Optimization Mechanism(MTOM) to optimize the transmission of binary attachments such as images or files along with web services requests.


Subtopics


What to do next

(Optional) Enforce adherence to WSDL bindings in JAX-WS web services.


Subtopics


Related tasks

  • Enable MTOM for JAX-WS web services