Zhang, Leslie Zhang (ICT Centre, ANU - Acton) wrote:
I have encountered this kind of problems before. Have a look at the
namespaces in your wsdl and make sure that there are correct. Make sure
types are fully qualified.
Thanks for the tip, Leslie. Turned out the problem was that the wsdl
was, in
I have encountered this kind of problems before. Have a look at the
namespaces in your wsdl and make sure that there are correct. Make sure
types are fully qualified.
Les,
-Original Message-
From: Josh Rehman [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2003 7:01 AM
To: [EMAIL
The problem was with java2wsdl not adding any type definition to the
wsdl document, so I was trying to generate java from an ambiguous wsdl.
I posted about that in a seperate message, but I'll include the
short-short version:
Why doesn't java2wsdl support generation off of interfaces? Why does