Re: Axis2: Crazy characters being sent

2006-07-10 Thread Bruno Negrao
You have HTTP chunking enabled. see the header "Transfer-Encoding: chunked" What you see as numbers are actually the byte counts. Although you see these numbers in TCPMon they have nothing to do with the message and will be handled by the client/server appropriately. Ajith, I disabled the "chunke

Re: Axis2: Crazy characters being sent

2006-07-10 Thread Bruno Negrao
Thanks for the info Ajith, But the server should repond to my request if so. How can I set the transfer-encoding to other encoding type? for precaution i want to remove those characters from the transfer. bruno. On 7/10/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: Hi, You have HTTP chunking

Re: Axis2: Crazy characters being sent

2006-07-09 Thread Ajith Ranabahu
Hi, You have HTTP chunking enabled. see the header "Transfer-Encoding: chunked" What you see as numbers are actually the byte counts. Although you see these numbers in TCPMon they have nothing to do with the message and will be handled by the client/server appropriately. Ajith On 7/9/06, Bruno N

Re: Axis2: Crazy characters being sent

2006-07-09 Thread Bruno Negrao
Guys, I'm sorry for reposting this message but I cannot pass this problem, and this way I cannot move on in my project. Could someone try to see why am I getting these "alien" characters on the wire? thank you. bruno. On 7/8/06, Bruno Negrao <[EMAIL PROTECTED]> wrote: Hi guys, the SOAP message

Axis2: Crazy characters being sent

2006-07-08 Thread Bruno Negrao
Hi guys, the SOAP message generated by the code bellow is rendering some wierd characters before and after the XML content. Bellow is the SOAP message caught using tcpmon. Note the "102" and the "0" before and after the XML. POST /pfappspabxutils HTTP/1.1 User-Agent: Axis2 SOAPAction: http://172