I found that setting a bus on the CXFServlet is not necessary (and difficult)
during application startup. CXFServlet.loadBus() is called only on receiving
the first request at which time it'll get the bus from Spring application
context. It's the same bus that the endpoint is configured with so the appl.
should (and does) work just fine.
I appreciate the help so far. Thank you all.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-Tomcat-Spring-Java-config-tp5738793p5738938.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to