Hi,
Have two question regarding to MTOM:
1. The sample in the guide is using AXIS2 api to code the webservice
and client, e.g. OMElements. In such case a wsdl is not present so this
is tied to AXIS2, i.e. a .NET client can't access the service. Is there
a way to code the webservice use POJO (i.e. RPC style webservice), then
generate the client stub to call it, and still be able to enable MTOM?
2. In the webservice, how do I detect whether a OMText is Base64 encoded?
- MTOM web service Tech Savvy
- Re: MTOM web service Thilina Gunarathne
- Re: MTOM web service Tech Savvy
- Re: MTOM web service Martin Gainty
- Re: MTOM web service Thilina Gunarathne