Error : No Service found in WSDL

2013-01-22 Thread Harish Kumar
Hi,       I am using Axis2-1.6.2. I have WSDL file which is generated by WCF.   While i run command wsdl2java, i am getting following error message.  Can any one suggest about how to fix it? Caused by: org.apache.axis2.AxisFault: No service was not found in the WSDL at f ile data.wsdl with tar

AW: Error : No Service found in WSDL

2013-01-22 Thread Stadelmann Josef
Interop is still a bit tricky: What happens if you take the WCF created wsdl and back-import this wsdl into WCF using the menu add-service-reference in visual studio to read the just created WSDL file? Are client stubs and server skeletons created and do the work together? BUT Why not t