Enable 'defaultMinOccurs' and 'defaultNillable' on Simple Server
----------------------------------------------------------------
Key: CXF-1184
URL: https://issues.apache.org/jira/browse/CXF-1184
Project: CXF
Issue Type: New Feature
Components: Bus, Configuration, Transports
Affects Versions: 2.0.2, 2.0.1, 2.0, 2.0.3, 2.1, Invalid
Reporter: Kaleb Walton
The only drawback we have found to using the simple server is that primitives
are by default set to minOccurs="1" making them required. This is not desirable
- if we simply had a 'defaultMinOccurs' flag we could set it would allow us to
control that ourselves, even if it was as the global level it would enable us
to have a clean, completely decoupled use of CXF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.