Hi,

I am fine tuning axis2 configuration for our use cases which are stateless
web services available over http(s) only. Now I wonder regarding relevance
of Local Transport settings in our scenario. Unfortunately I couldn't fine
the documentation on that topic, but I suppose it is optimized for calls
within the same web application?

Additionally we embed axis2 within our web application. I successfully
tested that in this case the default <transportReceiver name="http"
class="org.apache.axis2.transport.http.SimpleHTTPServer">  can be removed so
ports and other parameters are defined by web application connection. But I
wonder how that works if I don't have any explicit configuration for
<transportReceiver>, are there some defaults?

Thanks,
Gennady

Reply via email to