Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1796

ServletController - change constructor arguments to set ServletContext & Bus

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.0.9, 2.1.3
    • Transports
    • None

    Description

      > I want to replace the use of CXFServlet with a spring mvc controller. My
      > plan is to make use of or extend the ServletController. The problem I'm
      > having is that the ServletController requires a handle to the CXFServlet.
      > Any suggestions on how to get around this?

      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.


      Daniel Kulp

      Attachments

        1. patch.txt
          3 kB
          Will Gomes

        Activity

          People

            dkulp Daniel Kulp
            wgomes Will Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: