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

CXF client not use proxy server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.11
    • NeedMoreInfo
    • Core
    • windows 7, Java 1.6.0_45

    • Advanced

    Description

      We have a CXF (2.7.x) client (see code below) in a Java 1.6.0_45 application.

      The CXF client calls a Soap WS through a proxy server.
      Despite all our efforts, that CXF client performs some requests directly to the WS bypassing the proxy (spy with wireshark).

      The only solution for the moment is to force proxy on the JVM options.
      But this solution is not acceptable.

      To reproduce the problem, we create the following elements :

      • create a mock server with soapui 5.0.0
      • launch ccproxy (our proxy server)
      • execute the client
      • spy all with wireshark

      Attachments

        Activity

          People

            Unassigned Unassigned
            asic asic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: