Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-2660

The REUSE_HTTP_CLIENT option is duplicate into the ConfiguratioContext and Options to fix bug 2593

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2
    • None
    • client-api
    • None

    Description

      Model

      • The same ServiceClient is used for several asynchronous requests
      • The same http client is used (i.e. REUSE_HTTP_CLIENT and REUSE_HTTP_CLIENT are set as options into the configuration context used to create the ServiceClient object

      The solution proposed here [1] sets REUSE_HTTP_CLIENT into the options as well (see [2]). The correct behavior should use the options set into the configuration context. The same applies for the timeout

      [1] https://issues.apache.org/jira/browse/AXIS2-2593
      [2] http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/async/AsyncService2Test.java

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              michelemazzucco Michele Mazzucco
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: