{"id":172,"date":"2008-05-11T20:24:31","date_gmt":"2008-05-11T19:24:31","guid":{"rendered":"http:\/\/t-machine.org\/?p=172"},"modified":"2008-05-22T20:59:22","modified_gmt":"2008-05-22T19:59:22","slug":"java-web-start-jnlp-maker","status":"publish","type":"post","link":"http:\/\/new.t-machine.org\/index.php\/2008\/05\/11\/java-web-start-jnlp-maker\/","title":{"rendered":"Java Web Start \/ JNLP maker"},"content":{"rendered":"<p>A few years ago I wrote a web-service that would automatically create JNLP files, making it much easier to deploy java applications. They&#8217;re just XML files, but they have some very odd syntactical quirks and can be a pain in the ass to get working correctly. This post has an early alpha version that works as a downloadable application you can run from your desktop.<br \/>\n<!--more--><br \/>\nI kept hoping someone would get around to making a simple, easy to use, desktop equivalent. But it didn&#8217;t seem to happen, so today I was browsing through the code and decided I&#8217;d convert it to a desktop version, and give it away. So, here it is: a program that lets you specify all the config for your java web start application and then creates a JNLP for you automatically.<\/p>\n<p>You need ALL the attached jars, download them into the same directory. Then run jnlpcreator-bin.jar<\/p>\n<p>NB: this is a work-in-progress &#8211; the Save and Test buttons don&#8217;t do anything yet, but you can get a lot of the functionality just by using the Preview button and copy\/pasting out of the window that it pops up.<\/p>\n<p>NB2: for some reason, teh popup window doesn&#8217;t popup on OS X. I have no idea why.<\/p>\n<p>NB3: there are still some old references to the original hardcoded paths in the codebase and href at top of the JNLP; you&#8217;lll need to manually correct those for now, but next version I&#8217;ll replace them with some clever uto-generated stuff.<\/p>\n<h4>Files to download (you need ALL of them):<\/h4>\n<ol>\n<li><a href='https:\/\/t-machine.org\/wp-content\/uploads\/2008\/05\/jnlpcreator-bin.jar'>jnlpcreator-bin<\/a><\/li>\n<li><a href='https:\/\/t-machine.org\/wp-content\/uploads\/2008\/05\/log4j.jar'>log4j<\/a><\/li>\n<li><a href='https:\/\/t-machine.org\/wp-content\/uploads\/2008\/05\/tmachine-basics.jar'>tmachine-basics<\/a><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>A few years ago I wrote a web-service that would automatically create JNLP files, making it much easier to deploy java applications. They&#8217;re just XML files, but they have some very odd syntactical quirks and can be a pain in the ass to get working correctly. This post has an early alpha version that works [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/posts\/172"}],"collection":[{"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":0,"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/posts\/172\/revisions"}],"wp:attachment":[{"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/media?parent=172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/categories?post=172"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/new.t-machine.org\/index.php\/wp-json\/wp\/v2\/tags?post=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}