Wrapped array schema generation cannot be configured on Java2WSDL tool
----------------------------------------------------------------------
Key: AXIS2-4441
URL: https://issues.apache.org/jira/browse/AXIS2-4441
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Affects Versions: 1.5
Reporter: Detelin Yordanov
The wrapped array schema generation support (see AXIS2-4073) is configured
using a service parameter ("generateWrappedArrayTypes"). However, when using
Java2WSDL there is no way to add this parameter to the service, because it is
created internally.
Possible solution is to add a getter/setter for this configuration option in
the SchemaGenerator interface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.