head	1.14;
access;
symbols
	JSERV_1_1_2:1.14
	JSERV_1_1_1:1.14
	JSERV_1_1_1b1:1.14
	JSERV_1_1:1.14
	V1_1b3:1.14
	V1_1b2:1.14
	V1_1b1:1.14
	CONFIG:1.14.0.2
	JSERV1_0:1.14
	JSERV1_0FC1:1.14
	JSERV1_0B5:1.13
	JSERV1_0B4:1.12
	JSERV1_0B3:1.12
	JSERV1_1DEV:1.12.0.2
	JSERV1_0B2:1.11
	JSERV1_0B1:1.11;
locks; strict;
comment	@# @;


1.14
date	99.05.21.20.37.47;	author jonbolt;	state Exp;
branches;
next	1.13;

1.13
date	99.05.13.22.35.13;	author admin;	state Exp;
branches;
next	1.12;

1.12
date	99.01.19.01.19.15;	author jonbolt;	state Exp;
branches;
next	1.11;

1.11
date	98.12.10.19.25.03;	author jon;	state Exp;
branches;
next	1.10;

1.10
date	98.12.10.19.21.09;	author jon;	state Exp;
branches;
next	1.9;

1.9
date	98.12.10.19.18.15;	author jon;	state Exp;
branches;
next	1.8;

1.8
date	98.12.09.04.41.21;	author jon;	state Exp;
branches;
next	1.7;

1.7
date	98.12.09.04.26.41;	author jon;	state Exp;
branches;
next	1.6;

1.6
date	98.11.26.16.06.57;	author stefano;	state Exp;
branches;
next	1.5;

1.5
date	98.11.25.21.17.43;	author stefano;	state Exp;
branches;
next	1.4;

1.4
date	98.11.25.18.53.34;	author tommy;	state Exp;
branches;
next	1.3;

1.3
date	98.11.09.23.47.08;	author stefano;	state Exp;
branches;
next	1.2;

1.2
date	98.10.08.15.55.46;	author stefano;	state Exp;
branches;
next	1.1;

1.1
date	98.09.01.00.14.21;	author stefano;	state Exp;
branches;
next	;


desc
@@


1.14
log
@correct location of license file
@
text
@
                         A P A C H E   J S E R V
                           Version 1.0 (and up)


  What is it? 
  -----------
  
  Apache JServ is a 100% pure Java servlet engine designed to implement 
  the Sun Java Servlet API 2.0 specifications and add Java Servlet
  capabilities to the Apache HTTP Server <http://www.apache.org/>.


  The Latest Version
  ------------------

  Details of the latest version can be found on the Java Apache 
  Project web site <http://java.apache.org/>.


  Documentation
  -------------

  Documentation is available in HTML format, in the docs/ directory.
  The most up-to-date documentation can be found at
  <http://java.apache.org/jserv/>.


  Installation
  ------------

  Installation instructions for UNIX systems are included in the INSTALL 
  file or in the installation section of the documentation. Win32 users are 
  highly recommended to use the auto-installing distribution 
  (the "exe" distribution) or read the instructions in the
  docs/install/ directory.
  
  Building
  --------

  If you are a developer and are interested with working with the build 
  system for Apache JServ, on the Win32 side, you will need MSVC 6.0. On 
  the Unix side, please refer to the README.build document.

  Licensing
  ---------

  Please see the license file: docs/license.html
  

  Thanks for using Apache JServ.

                                           The Java Apache Project
                                           <http://java.apache.org/>
@


1.13
log
@updated information for the build system
@
text
@d48 1
a48 1
  Please see the file called LICENSE.
@


1.12
log
@fixed broken link
@
text
@d38 6
@


1.11
log
@arrrggg...ignore this one...i'm screwing up...hopefully this will work now
@
text
@d26 1
a26 1
  <http://java.apache.org/jserv/docs/>.
@


1.10
log
@ignore this:

i'm still testing to get it right
@
text
@d6 1
a6 1
  What is it?
@


1.9
log
@this is a test of diff -u...i added a space at the end of the line
@
text
@d6 1
a6 1
  What is it? 
@


1.8
log
@we are a project and not a group...i'm taking this idea from the apache.org
site because i have a feeling it will protect us better legally if needed
@
text
@d6 1
a6 1
  What is it?
@


1.7
log
@minor changes
@
text
@d47 1
a47 1
                                           The Java Apache Group
@


1.6
log
@Some fixes and moved requirements in INSTALL
@
text
@d10 2
a11 2
  the JavaSoft Servlet API 2.0 specifications and add Java servlet
  capabilities to the Apache HTTP Server (http://www.apache.org).
d18 1
a18 1
  Project web site (http://java.apache.org).
d24 3
a26 4
  The documentation available as of the date of this release is
  also included, in HTML format, in the docs/ directory.
  For the most up-to-date documentation can be found on
  http://java.apache.org/jserv/docs/.
d33 1
a33 1
  file or in the installation section of the documents.  Win32 users are 
d35 1
a35 1
  (the "exe" distribution) or read the proper instructions in the
d47 2
a48 2
                                           The Java Apache Project
                                           http://java.apache.org/
@


1.5
log
@Some little cleanup
@
text
@d3 1
a3 1
                              Version 1.0b1
d21 2
a22 2
  Requirements
  ------------
d24 4
a27 1
  The following requirements exist for installing Apache JServ:
a28 1
   o  Apache HTTP Server:
d30 2
a31 49
      Apache JServ 1.0 works only with the Apache HTTP Server (both
      versions 1.2 and 1.3 are supported under both UNIX and win32 
      systems).

   o  Java Runtime Environment:

      A fully compliant Java 1.1 Runtime Environment is required for Apache 
      JServ to execute. 

      The official list of compatible ports is found on the JavaSoft web site       
      (http://java.sun.com/cgi-bin/java-ports.cgi)

      The list of supported platforms and Java ports may be found in the 
      documentation (docs/support.html).

      NOTE: since Apache JServ uses _only_ standard Java APIs (java.*),       
      please, do not submit a bug report if your Java virtual machine fails 
      to execute Apache JServ because of broken compliance. Send it to your
      Java virtual machine implementors.

   o  Java Servlet Development Kit 2.0:

      The JavaSoft JSDK 2.0 is required by Apache JServ for proper servlet 
      execution.  This package is freely available from the JavaSoft web site 
      (http://java.sun.com/products/servlet/index.html)
      
      NOTE: this version of Apache JServ requires _exactly_ the specified
      version of the JSDK in order to operate properly. Any other version
      (past, present or future) is not supported
      
   o  Java Compiler:

      Since most distributions include the precompiled Java binary archive,
      compilation of the Java source is optional.
      
      A list of supported Java compilers may be found in the documentation 
      (docs/support.html)
      
      NOTE: a Java compiler is needed to build servlets if you plan to write 
      your own.

   o  C Compiler:

      o UNIX: GNU C Compiler, GNU make (preferably 3.75)
      
      o Win32: Microsoft Visual C++ 5.0 [optional]
      
      NOTE: on win32 systems, the compiler is optional since precompiled 
      binaries are included in the distribution.
d33 6
d40 2
a41 13
  Installation Instructions and Documentation
  -------------------------------------------

  The documentation available as of the date of this release is
  also included, in HTML format, in the "docs/" directory, and it may
  be browsed starting from the file called "index.html".


  Licensing and legal issues
  --------------------------

  For legal and licensing issues, please look in the legal section of
  the documentation.
d43 2
@


1.4
log
@Tied up some loose ends.
@
text
@d3 1
a3 1
                           Version 1.0 beta 1
d54 3
a56 4
      NOTE: this version of Apache JServ requires _exactly_ this version
      of the JSDK in order to operate properly. If the above is not the 
      latest release, you may look at the Java Apache Project web site
      for more up-to-date versions of Apache JServ.
d71 1
a71 1
      o UNIX: GNU C Compiler 
d76 1
a76 5
      binaries are included in the distribution under the /bin directory

   o  GNU makefile  (for UNIX systems):
 
      o You need GNU make preferably 3.75
@


1.3
log
@Some doc changes and cleanup
@
text
@d79 3
a81 3
   o  GNU makefile and autoconf (for UNIX systems):

      [PENDING: Tommy, fill this up!]
@


1.2
log
@Started updating the docs (slow process, though)
@
text
@d9 2
a10 2
  Apache JServ is a servlet engine designed to fully implement the
  JavaSoft Servlet API 2.0 specifications, adding servlet execution
d41 1
a41 1
      documentation (docs/platforms.html).
d44 3
a46 3
      please, do not file in a bug report if your JRE fails to execute Apache 
      JServ because of broken compliance. Send it to your JRE     
      implementors.
d52 17
a68 7
      (http://java.sun.com/products/servlet/index.html) 

   o  Java Compiler [OPTIONAL]:

      A Java compiler is not needed since the distribution includes a 
      precompiled java binary archive. Note that a Java compiler is needed
      to build servlets if you plan to write your own.
d72 6
a77 3
      While on win32 systems the compiler is optional since a binary
      version of the mod_jserv module is included in the distribution,
      on UNIX systems the compiler is required [PENDING: what version?]
d81 1
a81 1
      [PENDING: fill this up!]
@


1.1
log
@Added README file. Please guys take a look and fill those [PENDING] fields I had no info on.
@
text
@d8 1
a8 1

d13 1
d20 1
d28 1
a28 1
      Apache JServ works only with the Apache HTTP Server (both
d32 4
a35 1
   o  Java Interpreter:
d37 16
a52 19
      A fully compliant Java 1.1 Runtime Environment is required for 
      Apache JServ to execute. Since Apache JServ uses _only_ standard
      Java APIs (java.*), please, do not file in a bug report if your 
      JRE fails to execute Apache JServ because a class implementation
      is missing, or not fully compliant.

      o Supported Java Runtime Evironments are:
         - JavaSoft JDK 1.1.x for Solaris/Win32
         - JavaSoft JDK 1.2betax for Solaris/Win32 (compiles with 
           unavoidable deprecation)
         - Microsoft 1.1.x compatible JVM for Win32
         - Linux JDK 1.1.x compatible ports
         - [PENDING: what others?]

      o Currently unsupported platforms are:
         - TransVirtual KAFFE OpenVM 1.0 Beta 1 
           (does not yet implement java.security.*)
         - Hungry Programmers Japhar 0.05 (did anyone test it?)
         - [PENDING: what others?]
d57 1
a57 1
      precompiled java binary archive. Note that a compiler is needed
a59 6
   o  Java Servlet Development Kit 2.0:

      The JavaSoft JSDK 2.0 is required by Apache JServ for proper 
      servlet execution.  This package is freely available from the 
      JavaSoft web site (http://java.sun.com/products/jsdk)

d70 1
d75 2
a76 2
  also included, in HTML format, in the docs/ directory, and it may
  be browsed starting from the file called index.html.
@

