This post originated from an RSS feed registered with Java Buzz
by Peter Karich.
Original Post: Maven and WebStart (jnlp)
Feed Title: Java and more ...
Feed URL: https://karussell.wordpress.com/category/java/feed/
Feed Description: Just another weblog. Its about my developer experiences with Java in general. In detail I will blog about NetBeans, Eclipse, Design Patterns, News, Web Frameworks and other tools. My focus will be open source tools, which make the life of a Java developer easier.
If you plan to deploy your maven application via webstart you are a lucky man, because this is easy if you know how to do it
I tried it without success, but then Geoffrey with his networktools came to my rescue. Now TimeFinder is jnlp-enabled. The following steps were necessary:
create a new folder ‘jnlp’ [...]