You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Detelin Yordanov (JIRA)" <ji...@apache.org> on 2009/07/23 16:17:15 UTC

[jira] Created: (AXIS2-4441) Wrapped array schema generation cannot be configured on Java2WSDL tool

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.