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

Constructor injection is not working for JAX-RS Applications

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4, 2.3.4
    • 2.4.1, 2.3.5
    • JAX-RS
    • None

    Description

      At least the limited form of constructor injection should be supported for custom Applications:

      public CustomApplication(@Context ServletContext sc) {}
      public CustomApplication(@Context ServletConfig sc) {}

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: