I'm having some weird JSoup problem when running my JavaFX application from the browser (or as web-start). When I run from inside the IDE (Eclipse or Netbeans) or as a standalone app, it runs normally ...
should throw an IOException, yet does not and the call "succeeds". here's code to reproduce the issue: public static void main(String[] args) throws Throwable ...