axis-c-user  

Standalone Web Service

Thomas Baier
Mon, 28 Dec 2009 13:34:33 -0800

Hi,

is there a (simple and easy) way to create a single self-contained
executable including both the web server and the web service (and all
necessary configuration)?

The idea is not to use axis2_http_server and a shared library for the
web service and a few configuration files, but to have single executable
for all of them.

Best,
Thomas