The problem is, with CXFServlet being another bean in our Spring context, it prevents the context from loading by throwing NPE in updateContext and it doesn't even get to the point where I retrieve the servlet's bus.
Otherwise, my wrapper (quoted in the first post) does just the same thing as this test you cited. However, servletConfig isn't set at the time CXFServlet.updateContext is called and I have no idea where it's supposed to come from. -- View this message in context: http://www.nabble.com/configuring-CXFServlet-to-publish-services-using-JAX-WS-API-tp20125613p20127670.html Sent from the cxf-user mailing list archive at Nabble.com.
