I need to consume a web service in my project. I use NetBeans so I right-clicked on my project and tried to add a new \"Web Service Client\". Last time I checked, this was t
Create a file named jaxp.properties (if it doesn’t exist) under path to your "JDK version/jre/lib" and then add this line in it:
jaxp.properties
javax.xml.accessExternalSchema = all