xmlbeans in axis2 currently has no support for mtom - AFAIK only adb does. There's a long standing jira open for this, but so far no one has done the work or had the interest. You'd probably have to supply patches in order for it to make xmlbeans with mtom a reality.
Robert On 10/29/07, Antonio Manuel Muñiz Martín <[EMAIL PROTECTED]> wrote: > 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). > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
