Dave,

It sounds surprising, but this is actually the expected behavior. See
WSCOMMONS-243 [1] for more information why this is so and what you can
do to change that behavior.

Andreas

[1] https://issues.apache.org/jira/browse/WSCOMMONS-243

On Fri, Feb 6, 2009 at 20:39, Kraus, David <[email protected]> wrote:
> I am using Axis2 1.2, and have a Web Service API which receives a text
> string which contains CRLF (carriage-return, linefeed) characters.
>
>
>
> By the time the string gets through the de-serialization layer on the
> receiving server-side, the CRLF has become just LF. This probably works well
> for Unix, but I am running on Windows.
>
>
>
> Is there any way to control this? Is this a bug? Anyone seen this before?
>
>
>
> Thanks, Dave
>
>

Reply via email to