Hi,
I need minimal production environment for Axis application. For org.apache.axis.transport.http.SimpleAxisServer I read in javadoc: "This is not intended for production use. Its intended uses are for demos, debugging, and performance profiling". Tomcat is complex environment with many built-in features which is not suitable for me.
What can I use?