Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.3
-
None
-
None
-
JBoss 4.02
Description
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
Attachments
Attachments
Issue Links
- is cloned by
-
AXIS-2548 CLONE -Axis 1.3 <wsdl:types> misses some types specified with <typeMapping> or <beanMapping> in server-confif.wsdd
- Open