Hola a tod@s,
tengo problemas al intentar consumir un web servide desarrollado en c#
asp.net desde netbeans en un proyecto web, el erro que e sale dice
algo asi como:
Web Service Client can not be created by JAXWS: wsimport utility.
Reason: undefined element declaration 's:schema'
there might be a problem during java artifacts creation: for example a
name conflict in generated classes.
to detect the problem see also the error messages 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).
after you fix the problem you need to refresh cliente from the Web
Service reference node.
yo creo que es algo de interoperabilidad entre las plataformas aunque
no deberia por trabajar con xml el web service me retorna un dataset.
agradezco cualquier ayuda que me puedan brindar.
Julian C