Could you post your entire WSDL document and the command that you are using to 
run WSDL2Java?

-----Original Message-----
From: LeftoverLinguine [mailto:[email protected]]
Sent: Monday, July 06, 2009 11:44 AM
To: [email protected]
Subject: RE: Axis2 1.5 WSDL2Java errors


I'm still getting the same error after trying both of those changes.  Now it
just says "Cannot find the declaration of element 'wsdl:definitions'."


jcaristi wrote:
>
> If you define the WSDL namespace with a prefix, you will need to use it:
>
> xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";
>
> Try using <wsdl:definitions> or (easier) switch your declaration to this:
>
> xmlns="http://schemas.xmlsoap.org/wsdl/";>
>
>

--
View this message in context: 
http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24357862.html
Sent from the Axis - User mailing list archive at Nabble.com.


STATEMENT OF CONFIDENTIALITY:



The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain confidential or privileged information. If you are not the intended
recipient, please notify WHI Solutions immediately at [email protected],
and destroy all copies of this message and any attachments.

Reply via email to