Hi. I’m using MyEclipse Version 4.0 Milestone 2. I started TCP/IP Monitor but no matter what I tried I can’t get it to display anything. Is there any way I can test if the plugin works? I have an application server (Jboss) running on port 8080 on a different machine. I use the following configuration:
Local monitoring port: 8080
Host name: 10.x.x.x
Port: 8080
Type: HTTP
I tried running my Junit test case. I tried posting to port 8080 with the IP on a web browser (IE) and nothing shows on the monitor. Am I missing something here?
Thanks in advanced.