[axis2] service.xml parameter for async message receiver

2011-04-29 Thread Andreas Netter
Hi Community, we're currently implementing an asynchronous Web Service with Axis2 called by a Spring-WS client. The Service should send back the http response to the client directly after receiving the request. The service implementation should send the response to the wsa replyTo. After some r

https

2011-04-29 Thread Roberto Juárez Maldonado
Hi all, I need to create a client of a web service which runs under Tomcat requiring https protocol; i.e. the url of the service is something like https://host:port/someService. The Tomcat uses self-signed certificates. I have found examples on the Internet which say that with Axis 1 that was e