Hi,
I am trying to consume a java wenb service which has MTOM feature enabled.
I developed a Asp.Net aplication as client which consumes the above java webservice.
How can we enable MTOM feature on the asp.net Client ?

Recommended Answers

All 6 Replies

Thank you.
I am not getting the property RequireMTOM for the java web service proxy.
How can we know whether the java web service has Mtom Feature enabled.

>I am trying to consume a java wenb service which has MTOM feature enabled.

:D

how to check wheter the java web service has MTOM feature enabled.
I am having only WSDL of the java web service.

>how to check wheter the java web service has MTOM feature enabled.

Send binary attachments such as images or files along with Web services requests.

I am not able to view the property RequireMTOM when created proxy for the Javawebservice.
Even i configured using WSE 3.0.
Could any one help me in how can i get the property Require.MTOM visible for the proxy created.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.