dkulp wrote: > > > The only things the ServletController need from the CXFServlet are the Bus > and > the ServletContext. I would definitely accept a patch that would change > the > constructor from passing the CXFServlet to passing the Bus and > ServletContext > explicitly if that would help. > >
Thanks, I've submitted a patch: https://issues.apache.org/jira/browse/CXF-1782 CXF-1782 -- View this message in context: http://www.nabble.com/Using-ServletController-with-Spring-MVC-tp19442643p19456001.html Sent from the cxf-user mailing list archive at Nabble.com.
