Dear Sriram,
I have no wsdl. Only my Java project. The idea is, that the wsdl should
be generated with the code generator from Java.
So I couldn't have a valid or invalid wsdl before I had used the code
generator tool. But it could be possible. Because
when I take the wsdl from the deployed Service in axis2/services the
wsdl is invalid, too, there are no namespaces, that
are used in this doc. What could I do to auto generate a completely
correct wsdl? Or must I edit the namespaces manually
for each Service?
What could be done?
regards
Battal Kekec
Am 18.01.2010 08:35, schrieb Sriram Pinnamaraju:
Hi Battal,
This issue comes in when the wsdl is not valid.
recheck ur wsdl and schema files.
-Sriram