DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25741>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25741

WebServiceSampler reads the XML files using the platform default encoding

           Summary: WebServiceSampler reads the XML files using the platform
                    default encoding
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The WebServiceSampler reads the XML files containing the requests it needs to
send using the platform default encoding -- no matter which encoding is
specified in the XML header.

Instead it should read the files as binary and parse straight from the
InputStream -- no need to convert to String.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to