This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Mastering Java Deployment Skills
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Learn several advanced deployment concepts and techniques on how to deploy your Java applications. Some of them were introduced recently, and others have been available for some time but are underutilized because they are perceived as hard to master.
In particular, the session shows how to deploy Java applications with native libraries, customize application update strategy, request a specific JVM version and architecture, dynamically pass arguments and request JVM parameters when an application is run in a browser, know when signing is needed, and maximize flexibility for signed apps. It also ...