Konica Minolta bizhub PRO 951 bizhub PRO 951 Trademarks/Copyrights Guide - Page 50

The J2SE Runtime Environment contains the Java virtual machine - configuration

Page 50 highlights

1.3 SOFTWARE LICENSE AGREEMENT 1 Runtime Environment Version 5.0 The J2SE(TM) Runtime Environment (JRE) is intended for software developers and vendors to redistribute with their applications. The J2SE Runtime Environment contains the Java virtual machine, runtime class libraries, and Java application launcher that are necessary to run programs written in the Java programming language. It is not a development environment and does not contain development tools such as compilers or debuggers. For development tools, see the J2SE Development Kit. Deploying Applications with the J2SE Runtime Environment When you deploy an application written in the Java programming language, your software bundle will probably consist of the following parts: Your own class, resource, and data files. A runtime environment. An installation procedure or program. You already have the first part, of course. The remainder of this document covers the other two parts. See also the Notes for Developers page on the Java Software website: http://java.sun.com/j2se/1.5.0/runtime.html Runtime Environment To run your application, a user needs the J2SE Runtime Environment, which is freely available from Sun. Or, You can redistribute the J2SE Runtime Environment for free with your application, according to the terms of the Runtime Environment's license. The final step in the deployment process occurs when the software is installed on individual user system. Installation consists of copying software onto the user's system, then configuring the user's system to support that software. You should ensure that your installation procedure does not overwrite existing JRE installations, as they may be required by other applications. Redistribution of the J2SE Runtime Environment bizhub PRO 951 1-49

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90

bizhub PRO 951
1-49
1.3
SOFTWARE LICENSE AGREEMENT
1
Runtime Environment
Version 5.0
The J2SE(TM) Runtime Environment (JRE) is intended for software developers and vendors to redistribute
with their applications.
The J2SE Runtime Environment contains the Java virtual machine,
runtime class libraries, and Java application launcher that are
necessary to run programs written in the Java programming language.
It is not a development environment and does not contain development
tools such as compilers or debuggers.
For development tools, see the
J2SE Development Kit.
========================================================
Deploying Applications with the J2SE Runtime Environment
========================================================
When you deploy an application written in the Java programming
language, your software bundle will probably consist of the following
parts:
Your own class, resource, and data files.
A runtime environment.
An installation procedure or program.
You already have the first part, of course. The remainder of this
document covers the other two parts. See also the Notes for Developers
page on the Java Software website:
-----------------------------------------------------------------------
Runtime Environment
-----------------------------------------------------------------------
To run your application, a user needs the J2SE Runtime Environment,
which is freely available from Sun. Or, You can redistribute the
J2SE Runtime Environment for free with your application, according
to the terms of the Runtime Environment's license.
The final step in the deployment process occurs when the software is
installed on individual user system. Installation consists of copying
software onto the user's system, then configuring the user's system
to support that software.
You should ensure that your installation
procedure does not overwrite existing JRE installations, as they may
be required by other applications.
========================================================
Redistribution of the J2SE Runtime Environment
========================================================