]
Xavier Coulon commented on JBIDE-20116:
---------------------------------------
This issue related to JBIDE-20107 which did not fix the problem when the app server
listens on another IP address
Wrong IP address used when opening in web browser via livereload
----------------------------------------------------------------
Key: JBIDE-20116
URL:
https://issues.jboss.org/browse/JBIDE-20116
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.3.0.Alpha2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.3.0.Beta2
If the application server runs on another machine or virtual machine (eg, a Docker
container), opening the deployed application using LiveReload will use the remote address
with the proxy port instead of the local address with the proxy port, resulting in the
browser being unable to connect.