My embedded Tomcat sample uses a WAR so it does have a web.xml: http://www.jroller.com/gmazza/entry/junit_web_service_testing#testtc

The "wsdl_first" sample in the CXF binary distribution may be useful for you. The simplification from line #123 to line #121 here: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/src/main/resources/CustomerService.wsdl?revision=1373166&view=markup shows the endpoint change from standalone Tomcat with a WAR to non-WAR embedded Jetty.

HTH,
Glen

On 09/27/2012 03:21 AM, georgenis wrote:
Is it possible to publish this service without web.xml? I dont have got this
file....in which directory is that file?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Setting-up-a-ws-with-spring-tp5714789p5714912.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Glen Mazza
Talend Community Coders - coders.talend.com
blog: www.jroller.com/gmazza

Reply via email to