Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.6.0
Description
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.
Attachments
Attachments
Issue Links
- is a clone of
-
AXIS2C-1640 use built-in HTTP server also for non-SOAP content
- Open