Hi,
I am using Apache SOAP for a while and a couple of days ago I came across a very strange message about a malformed envelop. Tracking the error I learn that one of the users put a word between <> in a String parameter and confused the XML parser. Shouldn't the toolkit escape all the "<"s and ">"s ? Thanks JD Evora
