Posted By:
reshmab_bendre
Posted On:
Wednesday, August 3, 2005 10:41 AM
hello i have generated client stub for my wsdl using Axis 1.2. I m sending attachment to web service. my wsdl file is <?xml version="1.0" encoding="UTF-8"?> targetNamespace="http://www.arexera.de/ns/XDFSOAPServer" xmlns:tns="http://www.arexera.de/ns/XDFSOAPServer" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xdf="http://www.arexera.de/ns/XDFSOAPS
More>>