.. |
axiom-test.cpp
|
Added skeletons and build options for a few more utility components. Minor refactoring of the web service component.
|
2010-01-25 07:28:50 +00:00 |
axis2-conf
|
Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to end with both HTTPD and WSGI servers. Minor cleanup of the HTTPD config scripts.
|
2010-03-27 06:24:56 +00:00 |
axis2-dispatcher.cpp
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
axis2-service.cpp
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
axis2-test.cpp
|
Added skeletons and build options for a few more utility components. Minor refactoring of the web service component.
|
2010-01-25 07:28:50 +00:00 |
axis2.hpp
|
Moved server configuration to HTTPD postConfig phase, to avoid running configuration commands twice and added a way for runtime modules and components to handle start/restart/stop events. Improved build scripts a little, to not depend on external environment variables.
|
2010-02-07 00:36:25 +00:00 |
axis2.xml
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
client-test.cpp
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
echo-test
|
Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements.
|
2010-02-17 04:14:31 +00:00 |
Makefile.am
|
Change build scripts to make them work with GCC 4.5. Add a script to help install GCC 4.5 on Ubuntu.
|
2010-04-17 04:57:23 +00:00 |
module.xml
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
server-test
|
Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration.
|
2010-03-28 07:29:13 +00:00 |
server-test.scm
|
Added missing headers to scheme and python test cases. Updated NOTICE and LICENSE files.
|
2010-02-01 07:57:40 +00:00 |
services.xml
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |
webservice-client.cpp
|
Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests.
|
2010-02-22 06:08:34 +00:00 |
webservice-listener.cpp
|
Moved server configuration to HTTPD postConfig phase, to avoid running configuration commands twice and added a way for runtime modules and components to handle start/restart/stop events. Improved build scripts a little, to not depend on external environment variables.
|
2010-02-07 00:36:25 +00:00 |
webservice.composite
|
Added a Web service listener component integrating Axis2/C's mod_axis2. Consolidated a bit the HTTPD redirect functions (used to redirect to mod_axis2.) Minor updates to the README and INSTALL files.
|
2010-01-30 08:06:00 +00:00 |