When a generate my code with wsimport using a .net wsdl I've got extreme long exception classes like [servicename][operationname]FaultFaultFaultMessage.
I know how to rename each single exception but can I use a jaxb .xjb file to "template" all the exceptions at once?