Description
When running the java2ws goal for the plugin during the process-classes step, it always generates the exception beans even if they already exist in the classpath. The request/response wrapper beans are only generated for the missing wrappers (ie. for those not already in the claspath). Exception bean generation should behave similarly.