[jira] Closed: (AXISCPP-822) Possible improvements to the HTTPTransport::getHTTPHeaders() and the HTTPTransport::flushOutput() methods - HTTPTransport.cpp file

2005-10-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-822?page=all ] nadir amra closed AXISCPP-822: -- Fix Version: 1.6 Alpha Resolution: Fixed > Possible improvements to the HTTPTransport::getHTTPHeaders() and the > HTTPTransport::flushOutput() methods

[Axis2] Fixing memory leaks

2005-10-25 Thread Samisa Abeysinghe
Hi All, There are few more memory leaks present in the axis2 C code. (Guththila leaks should be handled seperate IMO) I would like to propose that we use the unit tests to isolate memory leak problems as much as possible and fix those then and there. I would like the allocation and de-

Re: [Axis2] Guththila Fails for '/'

2005-10-25 Thread Samisa Abeysinghe
By the way, I tried this test program with Guththila code in SVN, and it works. But when I use this through OM, it fails. :( Thanks, Samisa... Dinesh Premalal wrote: Hi, I tried with Guththila. "v.xml" is your xml file ;) [EMAIL PROTECTED]:~/Projects/Guththila-c-p3/test$ ./test v.xml http:/

[jira] Updated: (AXISCPP-843) Serialiser is using namespaces without first assigning them in the XML

2005-10-25 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-843?page=all ] John Hawkins updated AXISCPP-843: - Component: WSDL processing - Doc Version: 1.5 Final > Serialiser is using namespaces without first assigning them in the XML >

Re: [AXIS2] OM serialization/deserialization working

2005-10-25 Thread Samisa Abeysinghe
Paul Fremantle wrote: Samisa Congratulations. That is impressive! Paul On 10/21/05, *Samisa Abeysinghe* <[EMAIL PROTECTED] > wrote: Hi All, After much effort, I am happy to tell you that we have a running version of OM in SVN. We can give a