Hiya, I would like to publish an aegis service in tomcat using groovyws. As a starting point, I have tried the java_first_pojo samples (2.0.2). I deployed successfully but could not access it using http://localhost:8080/services/hello_world?wsdl
I then would like to avoid spring configuration and publish my endpoint in Java. The doc http://cwiki.apache.org/CXF20DOC/servlet-transport.html says I just need to use EndPoint.publish(...) ... Could someone give me more detail on this ? Thanks Guillaume -- Best Regards Guillaume http://cheztog.blogspot.com
