One
problem I have noticed with Apache SOAP is that it translates CRLF to just LF
when receiving Strings from a Client!!
Is
this correct?...it does no happen with MS SOAP..it leaves them well
alone...
You
will need to code for this if you are comparing 2 strings to see if they have
changed...even though the client does not touch the string it is updated by
apache?!?