One of the error messages while importing a WSDL using wsimport is:
-- cut here --
C:\workarea\tango\calcclient2>"\users\arun gupta\glassfish\bin\wsimport"
http://localhost:8000
/?wsdl
parsing WSDL...
[ERROR] Property "Any" is already defined. Use <jaxb:property> to
resolve this conflict.
line 1 of
http://localhost:8000/?xsd=xsd0
[ERROR] The following location is relevant to the above error
line 1 of
http://localhost:8000/?xsd=xsd0
-- cut here --
In the error message "<jaxb:property>" needs to be replaced with
"<jaxb:property>".
Moreover the error message need to provide some more information in
terms of how this error can be fixed, for example is there a command
line option to fix this or does it have to be in a customization file ?
Thanks,
-Arun
--
Technology Evangelist
Web Technologies and Standards
Sun Microsystems, Inc.
Blog: http://blogs.sun.com/arungupta