Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Web service client can not be created by JAXWS : wsimport utility
Reason:undefined element declaration 'xs:schema'
There might be a proble during java artifacts creation:for example a name conflict in generated classes
To detect the problem see also the error message in output window
You may be able to fix the problem in WSDL Customization dialog
(Edit Web Service Attributes action)
or by manual editing of the local wsdl or schema files,using the JAXB customization
(local wsdl and schema files are located in xml-resources directory)
Posted
Comments
Perry Bruins 16-Apr-11 3:20am    
Can you provide your wsdl file?
Nagy Vilmos 27-Apr-11 9:23am    
Nice exception you'e got there. Now what's your problem?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900