Closed odockal closed 3 years ago
@odockal You also have to change the port in the server's standalone.xml file. I just tried with EAP and it worked for me. Let me know if this still happen to you. We also added a faq https://github.com/redhat-developer/vscode-server-connector#2-can-i-run-my-wildfly-server-on-a-different-port-than-the-default-one XD
Something tells me both steps shouldn't be required. I'll have to investigate this.
Fixed in FAQ. We could maybe inspect config file if people haven't changed it manually in the server, but that'd be a feature request.
I changed custom http port for the server in EAP 7.1 edit Server option (8080->8888). when the adapter is started Show In browser action keeps pointing to 8080 port.