You could try to do something similar as NoSpringServletServer code: http://svn.apache.org/repos/asf/cxf/trunk/systests/transports/src/test/java/org/apache/cxf/systest/servlet/NoSpringServletServer.java
Regards, Andrei. > -----Original Message----- > From: asarkar [mailto:[email protected]] > Sent: Sonntag, 19. Januar 2014 23:43 > To: [email protected] > Subject: Re: CXF + Tomcat + Spring Java config > > I see that CXFServlet is looking for the cxf-servlet.xml or anything in the > servlet context under the key 'config-location'; thus programmatically > registering the endpoint is not working. Does someone know if it's possible > to deploy a JAX-WS endpoint to a servlet container without the cxf- > servlet.xml? > > > > -- > View this message in context: http://cxf.547215.n5.nabble.com/CXF-Tomcat- > Spring-Java-config-tp5738793p5738800.html > Sent from the cxf-user mailing list archive at Nabble.com.
