There's a TODO in o.a.t.binding.axis.config.AxisWebAppLifecycleListenerabout being a Tomcat LifecycleListener or web app listener: http://svn.apache.org/repos/asf/incubator/tuscany/contrib/java/trunk/runtime/binding.axis/src/main/java/org/apache/tuscany/binding/axis/config/AxisWebAppLifecycleListener.java
Is anyone looking at this right now? I ask mainly as I'd like to be able to use Axis's Simple HTTP server to test entryPoints with WS bindings, but that doesn't work right now with AxisWebAppLifecycleListener being a Tomcat LifecycleListener. I know you can do Tomcat debugging within eclipse but its hard to go back once you're used to the sub-second startup time of the simple axis server. ...ant
