{"id":40,"date":"2011-06-02T13:26:21","date_gmt":"2011-06-02T13:26:21","guid":{"rendered":"http:\/\/choudhury.com\/blog\/?p=40"},"modified":"2011-06-14T22:42:35","modified_gmt":"2011-06-14T22:42:35","slug":"how-to-debugging-java-webstart","status":"publish","type":"post","link":"https:\/\/choudhury.com\/blog\/2011\/06\/02\/how-to-debugging-java-webstart\/","title":{"rendered":"How to debug Java Webstart application"},"content":{"rendered":"<p>Useful tip I came across for remote debugging java webstart application.<\/p>\n<p>Run the following two lines from the command line (or from your bat file).<\/p>\n<div class=\"codecolorer-container bash default\" style=\"overflow:auto;white-space:nowrap;\"><div class=\"bash codecolorer\"><span class=\"kw1\">set<\/span> <span class=\"re2\">JAVAWS_VM_ARGS<\/span>=<span class=\"st0\">&quot;-Xdebug &nbsp;-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4145&quot;<\/span><br \/>\njavaws http:<span class=\"sy0\">\/\/<\/span>URL<span class=\"sy0\">\/<\/span>JNLP_DESCRIPTOR.jnlp<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Useful tip I came across for remote debugging java webstart application. Run the following two lines from the command line (or from your bat file). set JAVAWS_VM_ARGS=&quot;-Xdebug &nbsp;-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4145&quot; javaws http:\/\/URL\/JNLP_DESCRIPTOR.jnlp<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-java"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":8,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/posts\/40\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/choudhury.com\/blog\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}