Aegis databinding always trims strings
--------------------------------------

                 Key: CXF-2205
                 URL: https://issues.apache.org/jira/browse/CXF-2205
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.2.1
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp



A call to something like:
String s port.echoString("   hello   ");
results in just the string "hello" being returned.    The Aegis databinding 
seems to be trimming everything.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to