Hi all, Following is a part of the Axis2 generated WSDL as a resul of a POJO deployment using RPCMR... Please notice the ports "mtomSampleHttpport1" & "mtomSampleHttpport" .. They look identical to me...
− <wsdl:port name="mtomSampleSOAP12port_http1" binding="axis2:mtomSampleSOAP12Binding"> <soap12:address location="http://192.168.0.5:8080/axis2/rest/mtomSample"/> </wsdl:port> − <wsdl:port name="mtomSampleHttpport" binding="axis2:mtomSampleHttpBinding"> <http:address location="http://192.168.0.5:8080/axis2/rest/mtomSample"/> </wsdl:port> − <wsdl:port name="mtomSampleHttpport1" binding="axis2:mtomSampleHttpBinding"> <http:address location="http://192.168.0.5:8080/axis2/rest/mtomSample"/> </wsdl:port> </wsdl:service> </wsdl:definitions> Comments?? ~Thilina -- http://webservices.apache.org/~thilina/ http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]