Can't reach RDFCS VM JAVA_DEBUG_PORT via Eclipse on my local machine
Hello there,
I'm using Oracle RDF CS 19.0.005 VM to debug a custom JSE. Due to corporate policy we can't use VirtualBox, so I migrated the disk images to Windows Hyper-V. I'm able to use SSH, SFTP and rpasceui from my local machine (without localhost but using specific IP address). Then I followed the guide to expose JAVA_DEBUG_PORT (8197, partially set up in VM image) from Docker, added firewall-cmd rules, iptables rule, checked with netstat from the VM - also disabled the proxy set up on the VM -, and I'm able to reach the port using telnet or nc from my