I've got a strange problem that is an extension of Vertx.io GET silently fails. When I run the code in junit, it fails (silently). The code cannot access the network. I've started a local server on 8080 but the code when run in the test cannot access, instead it just fails silently.
This is very inconvenient, not to mention new to me, and I would like it to go away!
Asked
Active
Viewed 146 times
1

Erik
- 2,013
- 11
- 17
-
please post some code – Kishore Tulsiani Mar 26 '18 at 22:49