[
https://issues.jboss.org/browse/ARQ-1622?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč resolved ARQ-1622.
-----------------------------
Assignee: Lukáš Fryč
Resolution: Done
Warp: resolves wrong URL for communication with proxy
-----------------------------------------------------
Key: ARQ-1622
URL:
https://issues.jboss.org/browse/ARQ-1622
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha5
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: warp_1.0.0.Alpha6
That's because we use
InetAddress.getLocalHost().getHostAddress();
https://github.com/arquillian/arquillian-extension-warp/blob/1.0.0.Alpha5...
----
I think we should either
1) --copy the host from realUrl-- or
2) iterate over all network interfaces and choose loopback one
[1]
http://stackoverflow.com/questions/16444753/inetaddress-getlocalhost-geth...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira