i am using axis 1.1. i generated the client code using wsdl2java generate all the code. i have a function that takes a string. the string contains a '\r'. by the time it gets to the server, it has turned into a '\n'. is this a standard soap behaivor. the ruby implementation does not do this.
how do i turn this off. thanks, arkady
