I made a change recently to the SOAP/XML-RPC sampler which might help.

It's in the current nightly build if you want to give that a try.

On 13/10/2008, Anton Baho <[EMAIL PROTECTED]> wrote:
> I have sent the JMX file to your email address. Thanks for you time.
>
>
>  /Anton
>
>
>  On Sat, Oct 4, 2008 at 3:39 PM, sebb <[EMAIL PROTECTED]> wrote:
>
>  > OK, so the problem does not appear to be in the GUI, but in the way
>  > the GUI contents are processed when creating the SOAP request. So the
>  > __char() function won't help.
>  >
>  > Could you send create a simple test plan containing the characters?
>  >
>  > The URL and other details of the SOAP request are not important and
>  > can be editted to remove any sensitive information.
>  >
>  > Please then either create a Bugzilla issue and attach the file, or
>  > send me the JMX file to my e-mail address (please do not send to the
>  > list).
>  >
>  > Thanks.
>  >  On 04/10/2008, Anton Baho <[EMAIL PROTECTED]> wrote:
>  > > The correct characters always appear in the GUI but always received not
>  > >  properly/correct by the receiver of the soap request ( the web service )
>  > and
>  > >  this is my problem.
>  > >
>  > > Anton
>  > >
>  > >
>  > >  On Sat, Oct 4, 2008 at 3:08 PM, sebb <[EMAIL PROTECTED]> wrote:
>  > >
>  > >  > I realise my question was ambiguous:
>  > >  >
>  > >  > When you saved and reloaded the test plan, did the correct characters
>  > >  > appear in the GUI?
>  > >  >
>  > >  > On 04/10/2008, Anton Baho <[EMAIL PROTECTED]> wrote:
>  > >  > > Yes, I tried saving the test plan and reloading the GUI but that
>  > didn't
>  > >  > >  help.
>  > >  > >  Best wishes
>  > >  > >
>  > >  > > Anton Baho
>  > >  > >
>  > >  > >
>  > >  > >  On Fri, Oct 3, 2008 at 12:15 PM, sebb <[EMAIL PROTECTED]> wrote:
>  > >  > >
>  > >  > >  > On 03/10/2008, Anton Baho <[EMAIL PROTECTED]> wrote:
>  > >  > >  > > Yes, I agree. I think it has with the GUI to do. When I send
>  > the
>  > >  > message
>  > >  > >  > as
>  > >  > >  > >  xml file the characters are shown properly for the receiver.
>  > >  > >  >
>  > >  > >  > OK, but that does not necessarily mean that the problem is in the
>  > GUI,
>  > >  > >  > as files are handled somewhat differently.
>  > >  > >  >
>  > >  > >  > Did you try saving the test plan, exitting JMeter, and reloading
>  > it?
>  > >  > >  > And did the characters appear correctly?
>  > >  > >  >
>  > >  > >  > If so, then the problem is not in the GUI, and the __char()
>  > function
>  > >  > >  > is unlikely to help.
>  > >  > >  >
>  > >  > >  > >  Do you think that modifying the _char function is my only
>  > option?
>  > >  > >  >
>  > >  > >  > Try it and see with a single character.
>  > >  > >  >
>  > >  > >  > >  Thank you very much for your time.
>  > >  > >  > >
>  > >  > >  > >
>  > >  > >  > >
>  > >  > >  > >
>  > >  > >  > >  On Thu, Oct 2, 2008 at 11:17 PM, sebb <[EMAIL PROTECTED]>
>  > wrote:
>  > >  > >  > >
>  > >  > >  > >
>  > >  > >  > >
>  > >  > >  > >  > I don't know why the characters are not being handled
>  > correctly.
>  > >  > >  > >  >
>  > >  > >  > >  > Are they being saved correctly?
>  > >  > >  > >  >
>  > >  > >  > >  > I.e. do they appear OK in a reloaded test plan?
>  > >  > >  > >  >
>  > >  > >  > >  > In which case the problem is somewhere after the GUI stage.
>  > >  > >  > >  >
>  > >  > >  > >  > If not, and you are willing to try using a nightly build,
>  > the
>  > >  > latest
>  > >  > >  > >  > code includes a __char() function which allows one to enter
>  > >  > arbitrary
>  > >  > >  > >  > characters, so long as one knows the code.
>  > >  > >  > >  >
>  > >  > >  > >  > That might fix things.
>  > >  > >  > >  >
>  > >  > >  > >  > On 28/09/2008, Anton Baho <[EMAIL PROTECTED]> wrote:
>  > >  > >  > >  > > Yes I am typing the characters into the GUI. It is more
>  > >  > practical in
>  > >  > >  > my
>  > >  > >  > >  > >  case.
>  > >  > >  > >  > >
>  > >  > >  > >  > >
>  > >  > >  > >  > >  On Sat, Sep 27, 2008 at 12:14 AM, sebb <[EMAIL PROTECTED]
>  > >
>  > >  > wrote:
>  > >  > >  > >  > >
>  > >  > >  > >  > >  >  On 26/09/2008, Anton Baho <[EMAIL PROTECTED]>
>  > wrote:
>  > >  > >  > >  > >  > > I am using Jemeter to send xml document embedded into
>  > a
>  > >  > soap
>  > >  > >  > >  > request. The
>  > >  > >  > >  > >  > >  problem is that the Swedish special characters don't
>  > >  > appear
>  > >  > >  > >  > properly on
>  > >  > >  > >  > >  > the
>  > >  > >  > >  > >  > >  receiver side. It seems that the characters are not
>  > UTF-8
>  > >  > >  > encoded!!
>  > >  > >  > >  > >  > >
>  > >  > >  > >  > >  > >  I don't have this problem when using other tools.
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >  > Are you typing the characters into the GUI?
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >  > And which SOAP sampler are you using?
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >  > You might try putting the data in a file and sending
>  > that
>  > >  > >  > instead.
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >  > >  Thanks
>  > >  > >  > >  > >  > >
>  > >  > >  > >  > >  > >
>  > >  > >  > >  > >  > >  Anton
>  > >  > >  > >  > >  > >
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >
>  > >  > >  > >  > > >
>  > >  > >  >
>  > ---------------------------------------------------------------------
>  > >  > >  > >  > >  > To unsubscribe, e-mail:
>  > >  > >  > [EMAIL PROTECTED]
>  > >  > >  > >  > >  > For additional commands, e-mail:
>  > >  > >  > [EMAIL PROTECTED]
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >  >
>  > >  > >  > >  > >
>  > >  > >  > >  >
>  > >  > >  > >  >
>  > >  > ---------------------------------------------------------------------
>  > >  > >  > >  > To unsubscribe, e-mail:
>  > >  > [EMAIL PROTECTED]
>  > >  > >  > >  > For additional commands, e-mail:
>  > >  > [EMAIL PROTECTED]
>  > >  > >  > >  >
>  > >  > >  > >  >
>  > >  > >  > >
>  > >  > >  >
>  > >  > >  >
>  > ---------------------------------------------------------------------
>  > >  > >  > To unsubscribe, e-mail:
>  > [EMAIL PROTECTED]
>  > >  > >  > For additional commands, e-mail:
>  > [EMAIL PROTECTED]
>  > >  > >  >
>  > >  > >  >
>  > >  > >
>  > >  >
>  > >  > ---------------------------------------------------------------------
>  > >  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > >  > For additional commands, e-mail: [EMAIL PROTECTED]
>  > >  >
>  > >  >
>  > >
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>  >
>

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

Reply via email to