gary
15 years agoNew Contributor
NetBeans wsimport Bug
Hello, I'm very new to SoapUI and web service testing too in general, and I think the developers have done a great job creating such a sophisticated testing tool. However I noticed a bug after I installed the Netbeans soapUI plugin from the file: com-eviware-soapui-netbeans-module-3.5.
Netbeans produce some errors when I tried to refresh the WSDL from the Web Service Refences folder.
Here's the detail of the error:
The error didn't appear before I installed the plugin and it disappeared after I disabled soapUI and restarted NetBeans.
If you can tell me what to change in the mentioned files or fix this bug, that would be greatly appreciated.
Netbeans produce some errors when I tried to refresh the WSDL from the Web Service Refences folder.
Here's the detail of the error:
Web Service Client can not be created by JAXWS:wsimport utility.
Reason: Could not initialize class com.sun.xml.bind.DatatypeConverterImpl
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 th eJAXB customization
(local wsdl and schema files are located in xml-resources directory).
After you fix the problem you need to refresh client from the Web Service Reference node
The error didn't appear before I installed the plugin and it disappeared after I disabled soapUI and restarted NetBeans.
If you can tell me what to change in the mentioned files or fix this bug, that would be greatly appreciated.