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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183791#comment-15183791 ]

Jacques Le Roux commented on OFBIZ-6922:
----------------------------------------

Finally I backported in
R15.12 r1733993
R14.12 r1733994
R13.07 r1733995
R12.04 r1733996

I will complete when the demos will be ready




> Currently the testRemoteSoap test services 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
>
> *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 services, 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)