[ http://issues.apache.org/jira/browse/AXIS-2547?page=all ]
Eugene Wang updated AXIS-2547:
------------------------------
Attachment: server-config.wsdd
<wsdl:types> only include "Directly Referred" objects, but miss the
"IN-Directly referred" objects.
> Axis 1.3 <wsdl:types> misses some types specified with <typeMapping> or
> <beanMapping> in server-confif.wsdd
> -----------------------------------------------------------------------------------------------------------
>
> Key: AXIS-2547
> URL: http://issues.apache.org/jira/browse/AXIS-2547
> Project: Apache Axis
> Issue Type: Bug
> Components: Deployment / Registries
> Affects Versions: 1.3
> Environment: JBoss 4.02
> Reporter: Eugene Wang
> Attachments: server-config.wsdd
>
>
> The server-config.wsdd have a list of <typeMapping> or <beanMapping> to use
> customized bean serializer. Some of them are referred directly by web service
> API as return type or parameter, while some of them are referred directly
> such as:
> the return type is List, the list contains a group of object which is
> specified in server-config-wdd.
> As the service is deployed with Axis 1.3 or 1.4, the <wsdl:types> only
> includes the types DIRECTLY REFERRED and misses all others.
> The same server-config.wsdd works well with Axis 1.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]