BaseSerializerFactory#getGetSerializer method is never called
-------------------------------------------------------------
Key: AXIS-1832
URL: http://issues.apache.org/jira/browse/AXIS-1832
Project: Axis
Type: Bug
Components: Serialization/Deserialization
Versions: 1.1, 1.2
Reporter: Ralf Taugerbeck
Hi,
the BaseSerializerFactory#getGetSerializer method is responsible to resolve a
static #getSerializer method from a java type or its corresponding helper
class.
The instance variable "getSerializer" is used in
BaseSerializerFactory#getSpezialized without being resolved before.
In contrast the BaseDeserializerFactory#getGetDeserializer method gets called
in BaseSerializerFactory#getSpezialized.
Regards,
Ralf
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira