LibraryLink ToToggle FramesPrintFeedback

Using configuration

If you publish your service using XML, such as when deploying to a container, you can enable your endpoint's MTOM support in the endpoint's configuration file. For more information on configuring endpoint's see Configuring and Deploying Endpoints.

The MTOM property is set inside the jaxws:endpoint element for your endpoint. To enable MTOM do the following:

Example 5.8 shows an endpoint that is MTOM enabled.