Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6922

Currently the testRemoteSoap test service does not work.

    XMLWordPrintableJSON

Details

    Description

      At the moment the testRemoteSoap which is based on http://demo-trunk.ofbiz.apache.org:8080/webtools/control/SOAPService does not work. There are 2 points to consider here.

      1. Because we share/use the ASF SSL certificate we pass by an ASF proxy to redirect requests. So we should rather call
        http://demo-trunk-ofbiz.apache.org/webtools/control/SOAPService
        because when when we call this request, the proxy underneath redirects to
        http://ofbiz-vm.apache.org:8080/webtools/control/SOAPService
        So the current SOAP service location should be changed and the port removed.
      2. At the moment after recent infra changes none of the calls to demo-trunk.ofbiz.apache.org, demo-stable.ofbiz.apache.org or old.ofbiz.apache.org domains work.

      So I will temporarily replace the domain by ofbiz-vm.apache.org but will not close this issue because I will soon contact the infra team to fix the issue with the domains.

      Note this is the remote test SOAP service, so only the trunk is concerned. We don't test againt the other domains. Also this test is not part of the global test suite (all tests).

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: