home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Complet / java141sdk / j2sdk-1_4_1_03_windows-i586.exe / data1.cab / files / README.txt < prev   
Encoding:
Text File  |  2003-04-30  |  8.9 KB  |  226 lines

  1.                                    README
  2.  
  3.                       Java(TM) 2 SDK, Standard Edition
  4.                                 Version 1.4.1
  5.  
  6.      For a more extensive HTML version of this file, see README.html.
  7.  
  8. Contents
  9.  
  10.    * Introduction
  11.    * Release Notes
  12.    * Bug Reports and Feedback
  13.    * Java 2 SDK Documentation
  14.    * Redistribution
  15.    * Web Pages
  16.  
  17.  
  18. Introduction
  19.  
  20.      Thank you for downloading this release of the Java(TM) 2 SDK,
  21.      Standard Edition. The Java 2 SDK is a development environment for
  22.      building applications, applets, and components that can be
  23.      deployed on the Java platform.
  24.  
  25.      The Java 2 SDK software includes tools useful for developing and
  26.      testing programs written in the Java programming language and
  27.      running on the Java platform. These tools are designed to be used
  28.      from the command line. Except for appletviewer, these tools do not
  29.      provide a graphical user interface.
  30.  
  31.  
  32. Release Notes
  33.  
  34.       See the Release Notes on the Java Software web site for additional 
  35.       information pertaining to this release. 
  36.  
  37.       http://java.sun.com/j2se/1.4.1/relnotes.html
  38.  
  39.       The on-line release notes will be updated as needed, so you should 
  40.       check them occasionally for the latest information. 
  41.  
  42.  
  43. Bug Reports and Feedback
  44.  
  45.       The Bug Parade Web Page on the Java Developer Connection(SM) web 
  46.       site lets you search for and examine existing bug reports, submit 
  47.       your own bug reports, and tell us which bug fixes matter most to you. 
  48.  
  49.       http://java.sun.com/jdc/bugParade/
  50.  
  51.       To directly submit a bug or request a feature, fill out this form: 
  52.  
  53.       http://java.sun.com/cgi-bin/bugreport.cgi 
  54.  
  55.       You can also send comments directly to Java Software engineering 
  56.       team email addresses. 
  57.  
  58.       http://java.sun.com/mail/
  59.  
  60.  
  61. Java 2 SDK Documentation
  62.  
  63.      The on-line Java 2 SDK Documentation contains API specifications,
  64.      feature descriptions, developer guides, tool reference pages, demos, 
  65.      and links to related information. It is located at
  66.  
  67.      http://java.sun.com/j2se/1.4.1/docs/
  68.  
  69.      The Java 2 SDK documentation is also available in a download bundle 
  70.      which you can install locally on your machine. See the 
  71.      Java 2 SDK download page: 
  72.      
  73.      http://java.sun.com/j2se/1.4.1/download.html
  74.  
  75.  
  76. Redistribution
  77.  
  78.       The term "vendors" used here refers to licensees, developers, 
  79.       and independent software vendors (ISVs) who license and 
  80.       distribute the Java 2 Runtime Environment with their programs. 
  81.       Vendors must follow the terms of the Java 2 SDK, Standard 
  82.       Edition, Binary Code License agreement. 
  83.       Required vs. Optional Files
  84.  
  85.       The files that make up the Java 2 SDK, Standard Edition, are
  86.       divided into two categories: required and optional. Optional 
  87.       files may be excluded from redistributions of the Java 2 SDK 
  88.       at the vendor's discretion. The following section contains a 
  89.       list of the files and directories that may optionally be 
  90.       omitted from redistributions of the Java 2 SDK. All files not 
  91.       in these lists of optional files must be included in 
  92.       redistributions of the Java 2 SDK. 
  93.  
  94.       Optional Files and Directories
  95.  
  96.       The following files may be optionally excluded from 
  97.       redistributions:
  98.  
  99.       jre/lib/charsets.jar 
  100.             Character conversion classes 
  101.       jre/lib/ext/ 
  102.             sunjce_provider.jar - the SunJCE provider for Java 
  103.               Cryptography APIs
  104.             localedata.jar - contains many of the resources 
  105.               needed for non-US English locales
  106.             ldapsec.jar - contains security features supported 
  107.               by the LDAP service provider
  108.             dnsns.jar - for the InetAddress wrapper of JNDI DNS 
  109.               provider
  110.       bin/rmid and jre/bin/rmid 
  111.             Java RMI Activation System Daemon 
  112.       bin/rmiregistry and jre/bin/rmiregistry 
  113.             Java Remote Object Registry 
  114.       bin/tnameserv and jre/bin/tnameserv 
  115.             Java IDL Name Server 
  116.       bin/keytool and jre/bin/keytool 
  117.             Key and Certificate Management Tool 
  118.       bin/kinit and jre/bin/kinit
  119.             Used to obtain and cache Kerberos ticket-granting tickets
  120.       bin/klist and jre/bin/klist
  121.             Kerberos display entries in credentials cache and keytab
  122.       bin/ktab and jre/bin/ktab
  123.             Kerberos key table manager
  124.       bin/policytool and jre/bin/policytool 
  125.             Policy File Creation and Management Tool 
  126.       bin/orbd and jre/bin/orbd 
  127.             Object Request Broker Daemon 
  128.       bin/servertool and jre/bin/servertool 
  129.             Java IDL Server Tool 
  130.       src.zip 
  131.             Archive of source files 
  132.  
  133.       In addition, the Java Web Start product may be excluded from
  134.       redistributions. Depending on the platform, the Java Web Start 
  135.       product is contained in a file named as follows.  The actual
  136.       product version number would replace the <version number> notation.
  137.  
  138.       javaws-<version number>-solaris-sparc-i.zip
  139.       javaws-<version number>-solaris-i586-i.zip
  140.       javaws-<version number>-linux-i586-i.zip 
  141.       javaws-<version number>-windows-i586-i.exe
  142.  
  143.  
  144.       Unlimited Strength Java Cryptography Extension
  145.  
  146.       Due to import control restrictions for some countries, the 
  147.       Java Cryptography Extension (JCE) policy files shipped with 
  148.       the Java 2 SDK, Standard Edition and the Java 2 Runtime 
  149.       Environment allow strong but limited cryptography to be 
  150.       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 
  156.       SDK or the top-level directory of the Java 2 Runtime 
  157.       Environment.
  158.  
  159.       An unlimited strength version of these files indicating 
  160.       no restrictions on cryptographic strengths is available 
  161.       on the Java 2 SDK web site for those living in eligible 
  162.       countries.  Those living in eligible countries may download 
  163.       the unlimited strength version and replace the strong 
  164.       cryptography jar files with the unlimited strength files.
  165.  
  166.  
  167.       Endorsed Standards Override Mechanism
  168.  
  169.       An endorsed standard is a Java API defined through a standards
  170.       process other than the Java Community Process(SM) (JCP(SM)).
  171.       Because endorsed standards are defined outside the JCP, it is
  172.       anticipated that such standards will be revised between 
  173.       releases of the Java 2 Platform. In order to take advantage of 
  174.       new revisions to endorsed standards, developers and software
  175.       vendors may use the Endorsed Standards Override Mechanism to
  176.       provide newer versions of an endorsed standard than those
  177.       included in the Java 2 Platform as released by Sun Microsystems.
  178.  
  179.       For more information on the Endorsed Standards Override
  180.       Mechanism, including the list of platform packages that it may 
  181.       be used to override, see 
  182.  
  183.             http://java.sun.com/j2se/1.4.1/docs/guide/standards/ 
  184.  
  185.       Classes in the packages listed on that web page may be replaced
  186.       only by classes implementing a more recent version of the API 
  187.       as defined by the appropriate standards body. 
  188.  
  189.       In addition to the packages listed in the document at the above 
  190.       URL, which are part of the Java 2 Platform, Standard Edition 
  191.       (J2SE(TM)) specification, redistributors of Sun's J2SE 
  192.       Reference Implementation are allowed to override classes whose 
  193.       sole purpose is to implement the functionality provided by 
  194.       public APIs defined in these Endorsed Standards packages.  
  195.       Redistributors may also override classes in the org.w3c.dom.* 
  196.       packages, or other classes whose sole purpose is to implement 
  197.       these APIs. 
  198.  
  199.  
  200. Sun Java Web Pages
  201.  
  202.      For additional information, refer to these Sun Microsystems pages
  203.      on the World Wide Web:
  204.  
  205.      http://java.sun.com/
  206.           The Java Software web site, with the latest information on
  207.           Java technology, product information, news, and features.
  208.      http://java.sun.com/docs
  209.           Java Platform Documentation provides access to white papers,
  210.           the Java Tutorial and other documents.
  211.      http://java.sun.com/jdc
  212.           The Java Developer Connection(SM) web site. (Free registration
  213.           required.) Additional technical information, news, and
  214.           features; user forums; support information, and much more.
  215.      http://java.sun.com/products/
  216.           Java Technology Products & API
  217.  
  218.  
  219. ------------------------------------------------------------------------
  220. The Java 2 SDK, Standard Edition, is a product of Sun Microsystems(TM), 
  221. Inc.  This product includes code licensed from RSA Security.
  222.  
  223. Copyright 2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 
  224. California 95054, U.S.A.  All rights reserved.
  225.  
  226.