On 11/14/05, Peter Lin <[EMAIL PROTECTED]> wrote:
>
> can you send a sample test plan to me directly and I'll take a look
> tonight.
> Just in case, make sure there isn't a blank line before <?xml ...> there's
> a
> know bug with crimson that causes a xml parse error.
>

I'll try and get you one later. One thing I did just notice is that the JMX
file has HTML escaping in the HTTPSampler.xml_data entry corresponding to my
SOAP request, i.e.


<stringProp name="HTTPSamper.xml_data">&lt;?xml version=&quot;1.0&quot;
encoding=&quot;utf-8&quot;?&gt;
&lt;soap:Envelope
xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot;
xmlns:soap=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;
&lt;soap:Body&gt;


(etc)

Reply via email to