java2ws plugin generating exception beans when they already exist in classpath
------------------------------------------------------------------------------
Key: CXF-2001
URL: https://issues.apache.org/jira/browse/CXF-2001
Project: CXF
Issue Type: Bug
Components: Tooling
Reporter: Will Gomes
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.