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

Dynamic client does not support attachements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4, 2.0.5, 2.1, 2.0.6
    • 2.0.9, 2.1.3
    • Core
    • None

    Description

      The dynamic client does not support attachement it is missing a few handlers in the stack...More precisely, it is not getting any handlers from the Binding because it the Endpoint used is not initiated correctly.

      A quick fix is to change one line in the ClientImpl(String,Bus,EndpointInfo): new EndpointImpl(...) with new JaxWsEndpointImpl(); but it kind of breaks the build.

      Attachments

        Activity

          People

            bmargulies Benson Margulies
            benjamin coiffe Benjamin Coiffe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: