Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6347

camel-spring-ws : Avoid the usage of CommonsHttpMessageSender in conjunction with the timeout or sslContextParameters options

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.11.0
    • 2.12.0
    • camel-spring-ws
    • None
    • Unknown

    Description

      In favor of org.springframework.ws.transport.http.HttpComponentsMessageSender, org.springframework.ws.transport.http.CommonsHttpMessageSender has been @deprecated which we use by the Producer code in conjunction with the timeout and sslContextParameters options.

      It would be better we make use of this new WebServiceMessageSender (available since 2.1.0) and encourage users to switch to this one in case they make use of the timeout or sslContextParameters options through the old deprecated one.

      Attachments

        Activity

          People

            bvahdat Babak Vahdat
            bvahdat Babak Vahdat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: