Re: Re: encoded characters in SOAP

2003-07-22 Thread Jan Hudec
IL PROTECTED] >Předmět: Re: encoded characters in SOAP > > >Jan, > >I ran a test on the current build of Apache SOAP and did not get the same behavior. >However, in looking more closely at the envelop below, it looks to me as if you might >be using Axis instead of Apache SO

Re: encoded characters in SOAP

2003-07-21 Thread Scott Nichol
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 19, 2003 4:06 PM Subject: encoded characters in SOAP Hello, I have very simple Apache SOAP client calling service with 3 arguments from this code: ... String ret = (String) call.invoke( new Object[] { "příčina",&

Re: encoded characters in SOAP

2003-07-21 Thread Scott Nichol
s, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Jan Hudec" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 19, 2003 4:06 PM Subject: encoded characters in SOAP Hello, I have very simple Apache SOAP cl

encoded characters in SOAP

2003-07-19 Thread Jan Hudec
Hello, I have very simple Apache SOAP client calling service with 3 arguments from this code: ...    String ret = (String) call.invoke( new Object[] { "příčina","test", "příčina" } );... which generates this SOAP request: http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/