Truncation of trailing spaces for string values after deserialization
---------------------------------------------------------------------
Key: XFIRE-1042
URL: http://jira.codehaus.org/browse/XFIRE-1042
Project: XFire
Issue Type: Bug
Components: Aegis Module
Environment: windows XP jetty app server
Reporter: Bauer Thomas
Assignee: Dan Diephouse
If there are String attibutes in a java object and the value of the String has
trailing spaces, you can see them in the soap request,
but after the deserialization they are removed in the created java object.
I am using aegis binding, but I didn't find any hint, how to solve this problem.
Is there a possibility to configure that behaviour or is it a known bug.
SOAP-Request:
<lastName xmlns="http://transfer.common.client">rollo </lastName>
java-object:
Client transfer last name >rollo<
kr
olaf
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email