"\r\n" handled different by Axis and Axis2 ------------------------------------------
Key: WSCOMMONS-243 URL: https://issues.apache.org/jira/browse/WSCOMMONS-243 Project: WS-Commons Issue Type: Bug Components: AXIOM Environment: Java 1.5, Tomcat 5.5.20, Axis 1.2.1 and Axis2 1.3 Reporter: Pär Malmqvist When I transport a string including "\r\n" over SOAP and Axis 1.2 from a server to a client the client receives a string including "\n" only. When I transport a string including "\r\n" over SOAP and Axis2 1.3 from a server to a client the client receives a string including "\r\n". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]