I am trying to generate my WSDL for webservices but I get this error:
Note: ap round: 2 Exception in thread \"main\" javax.xml.ws.WebServiceException: Unable to
I have resolved this issue by fixing the jaxb-impl version from 2.1.9 to 2.2.6 and it works fine now
com.sun.xml.bind jaxb-impl 2.2.6