Re: soap in client call contains gabage character -- A critical bug in guththila writer

2009-06-09 Thread Uthaiyashankar
Hi Gordon, I'll have a look. Can you create a jira and attach the patch and the test code? Regards, Shankar On Mon, Jun 8, 2009 at 11:40 PM, Gordon Browngordonw.br...@yahoo.com wrote: Can anyone in the development team please take a look at this one bug in Guththila component? At least the

RE : soap in client call contains gabage character -- A critical bug in guththila writer

2009-06-09 Thread Lefrancois, Carl
Frank Zhou create JIRA AXIS2C-1375 for this already HTH -Message d'origine- De : uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] De la part de Uthaiyashankar Envoyé : 9 juin 2009 10:34 À : Apache AXIS C User List Cc : axis-c-...@ws.apache.org Objet : Re: soap in client call

Re: soap in client call contains gabage character -- A critical bug in guththila writer

2009-06-09 Thread Gordon Brown
Hi Shankar, Thanks much for paying attention to this. My colleague Frank Zhou has already filed a jila report with the input data and testing code. It also contains the suggested fix. The jila bug is AXIS2C-1375. We believe this is a blocker, as the soap message in pure English and it is

Re: soap in client call contains gabage character -- A critical bug in guththila writer

2009-06-08 Thread Gordon Brown
Can anyone in the development team please take a look at this one bug in Guththila component? At least the potential fix I provided in this message thread? == The potential fix is to define GUTHTHILA_BUF_POS as the following:        if ((_buffer)-pre_tot_data _pos)      

Re: soap in client call contains gabage character -- A critical bug in guththila writer

2009-06-05 Thread Gordon Brown
OK, since no one reply to my question, I have to debug the code and found out that guththila has a bug in managing buffer when seriazlize thea axiom tree (the soap structure) before actually send out the request, and I have a potential fix. This is really a critical bug I think, so I hope some