Re: SOAP MEP and WSDL MEP

2013-07-25 Thread Enric Jaen
quot; Enviado: Miércoles 24 de julio de 2013 12:59 Asunto: RE: SOAP MEP and WSDL MEP Buenas   The emitter references SOAP MEP when building the methodElement ...as seen in AxisServiceBasedMultiLanguageEmitter.java   //build the method based on //serviceName //binding e.g. databinding(s) are adb, xml

RE: SOAP MEP and WSDL MEP

2013-07-24 Thread Martin Gainty
Buenas The emitter references SOAP MEP when building the methodElement ...as seen in AxisServiceBasedMultiLanguageEmitter.java //build the method based on //serviceName //binding e.g. databinding(s) are adb, xmlbeans, jibx and jaxbri (Default: adb). Element methodElement = generateMethodEle