Bill Blough created AXIS2C-1702: ----------------------------------- Summary: Memory leak in http transport Key: AXIS2C-1702 URL: https://issues.apache.org/jira/browse/AXIS2C-1702 Project: Axis2-C Issue Type: Improvement Components: core/transport Affects Versions: 1.6.0 Reporter: Bill Blough Attachments: example, genericserver.patch, memleak.patch
I'm using Axis2c as a SOAP service in a project. Since there is already a built-in HTTP server, I was thinking whether it is possible to use that to provide a basic HTML GUI server in the same process that acts as SOAP server. I have played with this for a while and with a rather small set of changes this is possible (see attached patch and examples). At the same time while testing I encountered (using valgrind) quite a couple of memory leaks and a corruption - patch attached. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org