aslom 2002/12/19 22:01:12
Modified: java/doc changes.html
Log:
minor fixes to content, layout, and spelling
Revision Changes Path
1.10 +29 -24 xml-axis-wsif/java/doc/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/doc/changes.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes.html 19 Dec 2002 20:14:08 -0000 1.9
+++ changes.html 20 Dec 2002 06:01:12 -0000 1.10
@@ -1,11 +1,11 @@
-<HTML>
-<HEAD>
-<TITLE>Apache WSIF Changes
-</TITLE>
+<html>
+<head>
+<title>Apache WSIF Changes
+</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Nirmal Mukhi, Aleksander Slominski
[http://www.extreme.indiana.edu/~aslom]">
-</HEAD>
-<BODY BGCOLOR="white">
+</head>
+<body bgcolor="white">
<H1>Changes to Apache WSIF</H1><P>
@@ -16,31 +16,36 @@
functionality. Do not give <b>too detailed</b> descriptions as they belong to
CVS commit logs :-)
-<p>Each major release should have its separate list of chnages,
+<p>Each major release should have its separate list of changes,
name of CVS tag used (and create <a name="WSIF_2_0"> so
-it is easy to hyperlink to chnages for particular release)
+it is easy to hyperlink to changes for particular release)
-<a name="WSIF_2_0"><h3>2002-12-</h3></a>
+<a name="WSIF_2_0"><h3>2003-01-.. (towards WSIF 2.0 release)</h3></a>
<ul>
-<li>Undid change to WSIFServiceFactory
-<li>Changed WSIFServiceFactory to look for alternative implementations before
instantiating default factory</li>
-<li>built BETA1 release (tagged as WSIF_2_0_BETA1):
+<li>undid change to WSIFServiceFactory
+
+<li>changed WSIFServiceFactory to look for alternative implementations before
instantiating default factory</li>
+
+<li>built BETA1 release (tagged as <b>WSIF_2_0_BETA1</b>):
improvements to documentation that is now split in smaller pieces that
-first better to be shown on
-<a href="http://xml.apache.org/axis/wsif/">website</a>
-<li>Added EJB sample with documentation and pre-packaged JBoss jar
+are better fitting into <a href="http://xml.apache.org/axis/wsif/">
+http://xml.apache.org/axis/wsif/</a> website<li>added EJB sample with documentation
and pre-packaged jar
+for deployment in JBoss
+
+<li>built ALPHA2 release (tagged as <b>WSIF_2_0_ALPHA2</b>)
+
+<li><b>release packaging</b>: there are now three different release builds:
-<li>built ALPHA2 release (tagged as WSIF_2_0_ALPHA2)
-<li><b>release packaging</b>: there anow three different release builds:
<ul>
<li><b>src</b>: only source file (no binaries) - essentially all that is needed
to compile WSIF if you downloaded all required jar files
-<li><b>bin</b>: only binaries: just downlaod few jar files that can not be
distributed
-and you are ready to run WSIF (no source code except for sampels)
+<li><b>bin</b>: only binaries: just download few jar files that can not be
distributed
+and you are ready to run WSIF (no source code except for samples)
<li><b>all</b> = bin + src
</ul>
-<li>Included samples to demonstrate invocation of SOAP service, local java and
service with complex types and documentation for samlples.
+
+<li>included samples to demonstrate invocation of SOAP service, local java and
service with complex types and documentation for samples.
<li><b>documentation changes</b>
@@ -55,10 +60,10 @@
</ul>
- <HR>
+ <hr>
<address><a href="http://www.extreme.indiana.edu/~aslom/">Aleksander
Slominski</a><address>
$Id$<address>
</address>
</address>
-</BODY>
-</HTML>
\ No newline at end of file
+</body>
+</html>
\ No newline at end of file