Hello sebb,
On 04-08-09 00:37, sebb wrote:
On 04/08/2009, Pieter Ennes<[email protected]> wrote:
Hi,
I have some weird binary data POSTed in a HTTP request, resulting in this
XML in the .jmx:
<stringProp
name="Argument.value">30172 [...]
Many XML parsers fail on this with a message:
xmlParseCharRef: invalid xmlChar value 65535
If I understand XML 1.0 [1] correctly, then these are indeed outside of the
allowed range. My question is: How can this POST data be stored in the .jmx
so that xml parsers can read it?
JMeter does not convert the data directly, that is done by XStream.
Ok, I'll check into that... thanks.
--
- Pieter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]