Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-2295

problem with http proxy parameters caching mechanism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Basic Architecture
    • None
    • weblogic 8.1 and Windows XP

    Description

      The JVM http proxy parameters are read only once when calling a webservice :
      if you make a first Call.invoke(...) the JVM proxy parameters are read and cached, but on other calls of method invoke() those JVM http proxy parameters are not read again, which can be disturbing since
      one may need to change these parameters and they will not be taken into account unless the application server is restarted.

      See classes :
      org.apache.axis.components.net.DefaultSocketFactory; (lines 97, 102, 116)
      org.apache.axis.components.net.TransportClientPropertiesFactory (method
      create)
      rg.apache.axis.components.net.DefaultHTTPTransportClientProperties (all
      methods)

      I hope i have been precise enough on this bug description.
      If not, do not hesitate to email me

      Thank you for your help

      Attachments

        Activity

          People

            robertlazarski Robert Lazarski
            renaud.saulay Renaud SAULAY
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: