[
https://issues.apache.org/jira/browse/CXF-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278589#comment-13278589
]
RK commented on CXF-4228:
-------------------------
I mean both. Currently used default provider is the random one. It doesn't use
the default values provided in schema, proposing randomly generated values
instead. What I'd like to have is a default provider using default values
retrieved from a WSDL schema firstly and choosing a random value only when a
default one is not provided by schema.
> DefaultValueProvider and WSDL Schema element default
> ----------------------------------------------------
>
> Key: CXF-4228
> URL: https://issues.apache.org/jira/browse/CXF-4228
> Project: CXF
> Issue Type: New Feature
> Components: JAXB Databinding, Tooling
> Reporter: R K
> Priority: Minor
>
> The wsdl2java tool can generate default values for client and impl using,
> when none other is specified, RandomValueProvider. The default provider
> should use whenever possible a value of 'default' attribute from xs:element,
> choosing a randomly generated value as a second possibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira