Hi. How about this command:
wsdl2java -uri MTOMSample.wsdl -p mtom.client -d xmlbeans -s -o build/client MTOMSample.wsdl defines a service that use MTOM. Is it possible? (MTOM client using XMLBeans data binding).
Hi. How about this command:
wsdl2java -uri MTOMSample.wsdl -p mtom.client -d xmlbeans -s -o build/client MTOMSample.wsdl defines a service that use MTOM. Is it possible? (MTOM client using XMLBeans data binding).