yes, if I don give a name to the bus (or I name it "cxf", which is the default name), plus I include <import resource="classpath:META-INF/cxf/cxf.xml" /> into my spring config then it works
it seems that I can not define different buses for the different endpoints because the CXFServlet picks up a single bus (which is the 'cxf' bus, by default) -- View this message in context: http://cxf.547215.n5.nabble.com/cxf-bus-with-jaxws-endpoint-tp5745696p5745731.html Sent from the cxf-user mailing list archive at Nabble.com.
