Add a new option in WSD2Java to skip the generate the type classes from schema
------------------------------------------------------------------------------

                 Key: CXF-3385
                 URL: https://issues.apache.org/jira/browse/CXF-3385
             Project: CXF
          Issue Type: New Feature
          Components: Tooling
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.4, 2.3.4


In some cases where the schemas are not inluded in all wsdl's directly or 
indirectly it's painful to have separate build sections in plugin or wsdl2java 
commandlines since xjc would make codegen fail if it doesn't find the schmea on 
which customization is to be applied is not part of any direct/indirect import 
in any wsdl when one specify wsdl's with wildcard or filter.
If the codegen plugin can give option to specify disabling code generation for 
schemas it will be helpful to have more control over code generation and jaxb 
customization on schema.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to