[ http://issues.apache.org/jira/browse/AXIS-2602?page=all ]
Volker Reichel updated AXIS-2602:
---------------------------------
Attachment: XmlBeanSerializer.diff
> XmlBeanSerializer strips off element content if first content element is
> preceeded by whitespace
> -------------------------------------------------------------------------------------------------
>
> Key: AXIS-2602
> URL: http://issues.apache.org/jira/browse/AXIS-2602
> Project: Apache Axis
> Issue Type: Bug
> Components: Serialization/Deserialization
> Affects Versions: 1.4
> Environment: all
> Reporter: Volker Reichel
> Priority: Minor
> Attachments: XmlBeanSerializer.diff
>
>
> public void serialize(QName name, Attributes attributes,
> Object value, SerializationContext context)
> does not copy the contents of parameter 'value' if the first content child is
> preceeded by whitespace.
> The attached patch will fix this.
--
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]