

Apache:   www.apache.org and xml.apache.org
	  -- Ant 1.4.1
	  -- SOAP 2.2
	  -- Tomcat 3.2.n
	  -- Tomcat 4.0.n
	  -- Xalan-J2.2
	  -- Xerces_Java 1.4.n

JavaSoft: java.sun.com
	  -- JAXM
	  -- JAXR
          -- JAXP
          -- J2SE         
          -- J2EE
          -- JCE
	  -- JSSE
          -- JAAS


_____________________________________________________________________________
DOWNLOADING AND INSTALLING

JAVASOFT J2SE 1.3.1_02

This software is essential to some installations so you might as well install 
it first.
Basic doc: http://java.sun.com/j2se/1.3/install-windows.html
Download URL: http://java.sun.com/Download5  (license agreement)
Package (size): j2sdk-1_3_1_02-win.exe (45 MB) into a temp directory.
Install: Run the installer.
Footprint: After you delete the installer, 60 MB

------------------------------------------------------------------------------
JAVASOFT J2EE
Basic doc & Download URL: http://java.sun.com/j2ee/sdk_1.3/1.3_01/
Package (size): j2sdkee-1_3_01-win.exe  ( 17 MB)
WE RECOMMEND USING THE STANDARD J2EE 1.3 REFERENCE IMPLEMENTATION 
SINCE IT INCLUDES A CLOUDSCAPE DBMS THAT IS NEEDED FOR CHAPTER 6 EXAMPLES.

Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, 25 MB

------------------------------------------------------------------------------
JAVASOFT J2SE 1.3.1_02
Basic doc & Download URL: http://java.sun.com/j2se/1.3/
Package (size): j2sdkee-1_3_01-win.exe  ( 17 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, 25 MB


------------------------------------------------------------------------------
APACHE ANT 1.4.1

Basic doc: http://jakarta.apache.org/ant/manual/index.html
Download URL: http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/bin/
Package (size): jakarta-ant-1.4.1-bin.zip (2.7 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, 12 MB

------------------------------------------------------------------------------
APACHE SOAP 2.2

Basic doc: http://xml.apache.org/soap/docs/index.html
Download URL: http://xml.apache.org/dist/soap/version-2.2/
Package (size): soap-bin-2.2.zip (1 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, 5 MB

------------------------------------------------------------------------------
APACHE TOMCAT 3.2.n

This Tomcat release is used to interact with Apache SOAP under the original 
Tomcat design. Note that two Tomcat servers are described in the 
samples, both using the same default port,8080. The two Tomcat servers aren't 
intended to interact so install both Tomcat servers but run one at a time. 

Basic doc: http://jakarta.apache.org/tomcat/tomcat-3.2-doc/index.html
Download URL: http://jakarta.apache.org/tomcat/tomcat-3.2-doc/index.html
Package (Size): jakarta-tomcat-3.2.4.zip  (2.4 MB)             
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 4.5 MB

------------------------------------------------------------------------------
APACHE TOMCAT 4.0.1

This Tomcat release is used in chapter 7 to interact with JAX.  

Basic doc: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/introduction.html
Download URL: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin
Package (Size): jakarta-tomcat-4.0.1.zip. (5 MB) 
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 18 MB

------------------------------------------------------------------------------
APACHE XALAN-J2.2

Basic doc: http://xml.apache.org/xalan-j/getstarted.html
Download URL: same
Package (size): xalan-j_2_2-bin.zip 
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 29 MB

------------------------------------------------------------------------------
APACHE XERCES-JAVA 1.4.n

Basic doc: http://xml.apache.org/xerces2-j/install.html
Download URL: http://xml.apache.org/dist/xerces-j/
Package (size): Xerces-J-bin.1.4.4.zip (4 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 23 MB

------------------------------------------------------------------------------
JAVASOFT JAXM, JAXR, and JAXP

The Java XML Pack is an all-in-one download of Java technologies for XML. 
The version at the time of this book is "Winter 2001".

Basic doc: http://java.sun.com/xml/downloads/javaxmlpack.html
Download URL: http://java.sun.com/Download5 (license agreement)
Package (size): java_xml_pack-winter01_01-dev.zip (12 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 26 MB

------------------------------------------------------------------------------
JAVASOFT JSSE 1.0.2

Basic doc: http://java.sun.com/products/jsse/INSTALL.html
Download URL: http://java.sun.com/products/jsse/index-102.html
              Choose "Download JSSE 1.0.2 global software and 
                      documentation with support for strong encryption."
              You must sign on or register to obtain this software product.  
Package (size): jsse-1_0_2-gl.zip (0.6 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the download package, 1.4 MB

------------------------------------------------------------------------------
JAVASOFT JCE
Basic doc: http://java.sun.com/products/jce/jce121_readme.txt
Download URL: http://java.sun.com/products/jce/index-121.html
Package (size): jce-1_2_1.zip  ( .43 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, 1 MB

------------------------------------------------------------------------------
JAVASOFT JAAS
Basic doc: http://java.sun.com/products/jaas/index-10.html
Download URL: http://java.sun.com/cgi-bin/download3.cgi
Package (size): jaas1_0.zip ( .1 MB)
Install: Unpack (choose the option to "use folder names") into a new directory.
Footprint: After you delete the installer, .2 MB
