home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 April / comcd0402.iso / browser / java / j2re-1_4_0-win-i.exe / Disk1 / data1.cab / Program_Executable_Files / README.txt < prev    next >
Encoding:
Text File  |  2002-02-07  |  8.9 KB  |  201 lines

  1.                                 README
  2.  
  3.            Java(TM) 2 Runtime Environment, Standard Edition
  4.                              Version 1.4.0
  5.                           
  6.  
  7. The Java(TM) 2 Runtime Environment is intended for software developers 
  8. and vendors to redistribute with their applications.
  9.  
  10. The Java 2 Runtime Environment contains the Java virtual machine, 
  11. runtime class libraries, and Java application launcher that are 
  12. necessary to run programs written in the Java progamming language. 
  13. It is not a development environment and does not contain development 
  14. tools such as compilers or debuggers.  For development tools, see the 
  15. Java 2 SDK, Standard Edition.
  16.  
  17.  
  18. =======================================================================
  19.      Deploying Applications with the Java 2 Runtime Environment
  20. =======================================================================
  21.  
  22. When you deploy an application written in the Java programming 
  23. language, your software bundle will probably consist of the following 
  24. parts: 
  25.  
  26.             Your own class, resource, and data files. 
  27.             A runtime environment. 
  28.             An installation procedure or program. 
  29.  
  30. You already have the first part, of course. The remainder of this
  31. document covers the other two parts. See also the Notes for Developers 
  32. page on the Java Software website:
  33.  
  34.      http://java.sun.com/j2se/1.4/runtime.html
  35.  
  36. -----------------------------------------------------------------------
  37. Runtime Environment
  38. -----------------------------------------------------------------------
  39.  
  40. To run your application, a user needs the Java 2 Runtime Environment, 
  41. which is freely available from Sun for application developers to 
  42. redistribute.
  43.  
  44. The final step in the deployment process occurs when the software is 
  45. installed on individual user system. Installation consists of copying 
  46. software onto the user's system, then configuring the user's system 
  47. to support that software.  You should ensure that your installation 
  48. procedure does not overwrite existing JRE installations, as they may 
  49. required by other applications.
  50.  
  51.  
  52. =======================================================================
  53.          Redistribution of the Java 2 Runtime Environment
  54. =======================================================================
  55. The term "vendors" used here refers to licensees, developers, and 
  56. independent software vendors (ISVs) who license and distribute the 
  57. Java 2 Runtime Environment with their programs.
  58.  
  59. Vendors must follow the terms of the Java 2 Runtime Environment Binary 
  60. Code License agreement.
  61.  
  62. -----------------------------------------------------------------------
  63. Required vs. Optional Files
  64. -----------------------------------------------------------------------  
  65. The files that make up the Java 2 Runtime Environment are divided into 
  66. two categories: required and optional.  Optional files may be excluded 
  67. from redistributions of the Java 2 Runtime Environment at the 
  68. licensee's discretion.  
  69.  
  70. The following section contains a list of the files and directories that 
  71. may optionally be omitted from redistributions with the Java 2 Runtime 
  72. Environment.  All files not in these lists of optional files must be 
  73. included in redistributions of the runtime environment.
  74.  
  75.  
  76. -----------------------------------------------------------------------
  77. Optional Files and Directories
  78. -----------------------------------------------------------------------
  79. The following files may be optionally excluded from redistributions:
  80.  
  81. lib/charsets.jar                  
  82.    Character conversion classes
  83. lib/ext/                      
  84.    Directory containing extension jar files
  85. bin/rmid
  86.    Java RMI Activation System Daemon
  87. bin/rmiregistry
  88.    Java Remote Object Registry
  89. bin/tnameserv
  90.    Java IDL Name Server
  91. bin/keytool
  92.    Key and Certificate Management Tool
  93. bin/policytool
  94.    Policy File Creation and Management Tool
  95. bin/orbd
  96.    Object Request Broker Daemon
  97. bin/servertool
  98.    Java IDL Server Tool
  99.  
  100. In addition, the Java Web Start product may be excluded from 
  101. redistributions.  The Java Web Start product is contained in 
  102. a file named javaws-1_0_1_02-solsparc-int.zip, 
  103. javaws-1_0_1_02-solx86-int.zip, javaws-1_0_1_02-linux-int.zip, 
  104. or javaws-1_0_1_02-win-int.exe, depending on the platform.
  105.  
  106. -----------------------------------------------------------------------
  107. Redistribution of Java 2 SDK Files
  108. -----------------------------------------------------------------------
  109. The limited set of files from the SDK listed below may be included in 
  110. vendor redistributions of the Java 2 Runtime Environment.  All paths 
  111. are relative to the top-level directory of the SDK.
  112.  
  113.  - jre/lib/cmm/PYCC.pf
  114.       Color-management profile. This file is required only if the 
  115.       Java 2D API is used to perform color map conversions.
  116.  
  117.  - All .ttf font files in the jre/lib/fonts directory. Note that the 
  118.    LucidaSansRegular.ttf font is already contained in the Java 2 
  119.    Runtime Environment, so there is no need to bring that file over 
  120.    from the SDK. 
  121.  
  122.  - jre/lib/audio/soundbank.gm
  123.       This MIDI soundbank is present in the Java 2 SDK, but it has 
  124.       been removed from the Java 2 Runtime Environment in order to 
  125.       reduce the size of the Runtime Environment's download bundle. 
  126.       However, a soundbank file is necesary for MIDI playback, and 
  127.       therefore the SDK's soundbank.gm file may be included in 
  128.       redistributions of the Runtime Environment at the vendor's 
  129.       discretion. Several versions of enhanced MIDI soundbanks are 
  130.       available from the Java Sound web site: 
  131.       http://java.sun.com/products/java-media/sound/
  132.       These alternative soundbanks may be included in redistributions 
  133.       of the Java 2 Runtime Environment.
  134.  
  135.   - The javac bytecode compiler, consisting of the following files:
  136.         bin/javac           [Solaris(TM) Operating Environment 
  137.                              and Linux]
  138.         bin/sparcv9/javac   [Solaris Operating Environment 
  139.                              (SPARC(TM) Platform Edition)]
  140.         bin/javac.exe       [Microsoft Windows]
  141.         lib/tools.jar       [All platforms]  
  142.  
  143.  
  144. -----------------------------------------------------------------------
  145. Unlimited Strength Java Cryptography Extension
  146. -----------------------------------------------------------------------
  147. Due to import control restrictions for some countries, the Java 
  148. Cryptography Extension (JCE) policy files shipped with the Java 2 SDK, 
  149. Standard Edition and the Java 2 Runtime Environment allow strong but 
  150. limited cryptography to be used.  These files are located at
  151.  
  152.      <java-home>/lib/security/local_policy.jar
  153.      <java-home>lib/security/US_export_policy.jar
  154.  
  155. where <java-home> is the jre directory of the Java 2 SDK or the 
  156. top-level directory of the Java 2 Runtime Environment.
  157.  
  158. An unlimited strength version of these files indicating no restrictions 
  159. on cryptographic strengths is available on the Java 2 SDK web site for 
  160. those living in eligible countries.  Those living in eligible countries 
  161. may download the unlimited strength version and replace the strong 
  162. cryptography jar files with the unlimited strength files.
  163.       
  164.  
  165. -----------------------------------------------------------------------
  166. Endorsed Standards Override Mechanism
  167. -----------------------------------------------------------------------
  168. An endorsed standard is a Java API defined through a standards
  169. process other than the Java Community Process(SM) (JCP(SM)). Because
  170. endorsed standards are defined outside the JCP, it is anticipated that
  171. such standards will be revised between releases of the Java 2 
  172. Platform.  In order to take advantage of new revisions to endorsed 
  173. standards, developers and software vendors may use the Endorsed 
  174. Standards Override Mechanism to provide newer versions of an endorsed 
  175. standard than those included in the Java 2 Platform as released by Sun
  176. Microsystems.
  177.  
  178. For more information on the Endorsed Standards Override Mechanism, 
  179. including the list of platform packages that it may be used to 
  180. override, see
  181.  
  182.    http://java.sun.com/j2se/1.4/docs/guide/standards/
  183.  
  184. Classes in the packages listed on that web page may be replaced only 
  185. by classes implementing a more recent version of the API as defined 
  186. by the appropriate standards body.
  187.  
  188. In addition to the packages listed in the document at the above URL, 
  189. which are part of the Java 2 Platform, Standard Edition (J2SE(TM)) 
  190. specification, redistributors of Sun's J2SE Reference Implementation 
  191. are allowed to override classes whose sole purpose is to implement 
  192. the functionality provided by public APIs defined in these Endorsed 
  193. Standards packages.  These would include, for example, subsidiary 
  194. packages in the org.w3c.dom namespace whose purpose is to implement 
  195. the org.w3c.dom APIs
  196.  
  197. -----------------------------------------------------------------------
  198. Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, 
  199. Palo Alto, California 94303, U.S.A. All rights reserved.
  200.  
  201.