You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/07/03 03:11:30 UTC

DO NOT REPLY [Bug 45328] New: SOAP-call does not support Unicode data

https://issues.apache.org/bugzilla/show_bug.cgi?id=45328

           Summary: SOAP-call does not support Unicode data
           Product: JMeter
           Version: 2.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: yherasym@eqo.com


jmeter 2.3
windows XP prof

I'm using like this tag in my SOAP-call.
<field-values>messagebody:${MESSAGE}&#xD;&#xA;</field-values>
In  "User Defined Variables" element I have defined
MESSAGE="国际" as Chinese string.

Receiver log is showing the message as "??" - actually text=%3F%3F that means
"??".

ER: context-data in SOAP-call has being sent as Unicode.

Here is the full SOAP-call:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:ns1="urn:eqome" xmlns:ns2="urn:inject" 
xmlns:ns3="urn:community" xmlns:ns4="urn:gaim_nsg" 
xmlns:ns5="urn:gaim_proxy" xmlns:ns6="urn:inter_nsg" 
xmlns:ns7="eqo:sms" xmlns:ns8="urn:twiddle" 
xmlns:ns9="urn:dnpolicy" xmlns:ns10="urn:nsgim">
<SOAP-ENV:Body
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<ns7:send>
<to>+16043513313</to>
<from>+17788988013</from>
<template-name>Message</template-name>
<field-values>messagebody:${MESSAGE}&#xD;&#xA;</field-values>
<lang>${LANG}</lang>
<carrier></carrier>
</ns7:send>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45328] SOAP-call does not support Unicode data

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45328


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #2 from Sebb <se...@apache.org>  2008-10-11 04:33:30 PST ---
Which SOAP sampler are you using?

What file.encoding is the JVM using? 

Try using utf-8.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45328] SOAP-call does not support Unicode data

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45328


Yaroslav <yh...@eqo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




--- Comment #4 from Yaroslav <yh...@eqo.com>  2008-10-14 12:29:16 PST ---
svc 703755

Verified - "SOAP/XML - Template" sampler is supporting UTF8 now.

Closing


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45328] SOAP-call does not support Unicode data

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45328


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Sebb <se...@apache.org>  2008-10-11 18:20:04 PST ---
I've made some changes to the encoding in the SOAP samplers.

These are in nighly builds from r703755.

I think these have fixed the problem.

If not, please re-open the issue with details of how to reproduce the problem.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45328] SOAP-call does not support Unicode data

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45328





--- Comment #1 from Yaroslav <yh...@eqo.com>  2008-07-17 14:53:04 PST ---
But "WebService(SOAP)" sample supports Unicode.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45328] SOAP-call does not support Unicode data

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45328


Yaroslav <yh...@eqo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.3                         |2.3.2




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org