Hi, I am planning to use Axis 2C. Could someone please help answer this. 1. Is the standalone http server (simple http server) good for production situation? I ask because it maybe for for testing purposes only. Any performance concerns with it ?
2. Is Axis being maintained actively ? I ask because there hasn't been a new release since 2009 ? 3. I need to break request and response in two separate functions. Is that possible. In samples I see echo implementation where one method implements service and returns the node to send response. I don't want to send response on return but at a later time after I do do some other processing aynchronously. Is there any sample for that ? Please let me know if there is another place to ask this. Thanks