You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/03/09 14:59:40 UTC

[jira] [Closed] (OFBIZ-6922) Currently the testRemoteSoap test service does not work.

     [ https://issues.apache.org/jira/browse/OFBIZ-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-6922.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   13.07.03
                   12.04.06
                   14.12.01

Because http://ofbiz-vm.apache.org:8080/webtools/control/SOAPService is the ultimate location for the testRemoteSoap I decided to not change it to http://demo-trunk-ofbiz.apache.org/webtools/control/SOAPService where it's redirected by the SSL ASF proxy)

Closing after r1734241. I simply put a comment in source to clarify that it can be used only against trunk demo. So in case the infra team moves things around, as long as the OFBiz VM domain will be ofbiz-vm.apache.org this test will work. Anyway it's minor:  this test, used for local loopback testing (OFBiz Client SOAP -> OFBiz Server SOAP)  is not run with all others tests because it depends on the trunk demo, hence an Internet connection. Can be used when necessary...

> Currently the testRemoteSoap test service does not work.
> --------------------------------------------------------
>
>                 Key: OFBIZ-6922
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6922
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, 12.04.06, 13.07.03, Upcoming Branch
>
>
> *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.
> # 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.
> # 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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)