![]() |
Apache Axis2
We are trying to perform SOAP transactions on our website which runs Litespeed. Whenever we try to run our application, we get a Bad Request error.
Looking at the http requests/responses on an Apache vs. Litespeed server, you will see that Apache uses Transfer-Encoding: chunked, whereas Litespeed does not show this in the response. The Apache Server sues a library called Apache Axis2 for SOAP transaction. Is this plugin available and can work for Litespeed? |
No, LiteSpeed does not support mod_axis2, however, the CGI interface is available, you can use it for low volume application. If Fast CGI interface is available, it can be used for high volume application.
|
Apache Axis2 is a core engine for Web services. It is a complete re-design and re-write of the widely used Apache Axis SOAP stack. Implementations of Axis2
|
| All times are GMT -7. The time now is 05:37 PM. |