A Deployment Method

Having introduced some useful concepts, we are ready to illustrate a methodology for taming the Java deployment issue. It is a simple steps sequence that is intended as a first guideline that can be adapted as needed.

We propose the following procedure for approaching the deployment design:

1.
Decide which deployment services you need, among those previously defined or others.
2.
Choose the wanted deployment technology. There are mainly two choices: to use a standard, ready-to-use deployment technology or to write yourself the code that implements the wanted deployment circuit, building on top of one of the Java deployment means listed before.
3.
After the deployment services and the means to provide them are chosen, the ...

Get Java™ Deployment with JNLP™ and Webstart™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.