> For > now, it is "\n" for backward compatibility, but do not rely on that!
It's only perfectly compatible for folks working on platforms for which the line.separator System property is \n. This changes things for those on others, such as Windows where it is \r\n. What I really meant is that I have kept it a line separator for now. This makes messages easier to read. It may presumably be changed to other whitespace combinations or an empty string without changing the underlying SOAP behavior and interop. Scott Nichol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>