summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/webservice/webservice-listener.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-5/+5
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+1
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-1/+1
2012-02-20Optimize server modules a bit. Pass individual config elements instead of the...jsdelfino1-3/+1
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-0/+1
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-1/+1
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-5/+28
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino1-13/+14
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-3/+13
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-4/+4
2010-01-11Created component structure and build files for Web service component using A...jsdelfino1-0/+52