TypeMapping doesn't include all built-in simple types to the lookup table used
for rpc/encoded deserialization
--------------------------------------------------------------------------------------------------------------
Key: AXISCPP-939
URL: http://issues.apache.org/jira/browse/AXISCPP-939
Project: Axis-C++
Type: Bug
Components: Server - Deserialization, Client - Deserialization
Versions: current (nightly)
Reporter: Adrian Dick
Assigned to: Adrian Dick
The lookup table in TypeMapping, as used for deserialization of basic types in
rpc/encoded messages, does not have all the XSD built-in derived simple types.
This means message containing those missing types (eg: xsd:token ) would fail,
even though the deserialization code is available within the axis engine.
--
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