Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: SF-333
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Willem Jiang
Reporter: Ulhas Bhole
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Services Framework

Add option to cxf codegen plugin and wsdl2java to skip code generation for included schemas to have more flexibility.

Created: 01/Mar/11 01:24 PM   Updated: 04/May/11 09:13 PM
Component/s: None
Affects Version/s: 2.3.2-fuse-00-00
Fix Version/s: 2.3.3-fuse-01-09

External Issue URL: https://issues.apache.org/jira/browse/CXF-3385


 Description  « Hide
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.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Ulhas Bhole added a comment - 04/May/11 09:13 PM
Updated fix version.