nmukhi 2002/12/20 06:41:22
Modified: java/samples/jca README.html
java/samples/jms README.html
Log:
Added pointer to J2C documentation, minor mod in JMS readme
Revision Changes Path
1.2 +15 -0 xml-axis-wsif/java/samples/jca/README.html
Index: README.html
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/samples/jca/README.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.html 11 Dec 2002 16:00:48 -0000 1.1
+++ README.html 20 Dec 2002 14:41:22 -0000 1.2
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="Author" content="Nirmal Mukhi">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<title>Web Services Invocation Framework: Samples</title>
+<link rel="stylesheet" href="wsif.css" type="text/css"></head>
+
+<body alink="#0000ff" bgcolor="#ffffff" leftmargin="2" topmargin="2"
marginwidth="2" marginheight="2">
+
+<h1>
+Web Services Invocation Framework:<br>
+JCA Sample</h1>
+<p>For more information on this sample, see the <a
href=../../doc/wsdl_extensions/j2c_extensions/wsif_j2c_extensions.htm">WSIF JCA
documentation</a>.</p>
+<p>The <a href="myeis.rar"><tt>RAR</tt> file</a> for the sample can be found in
this directory.</p>
+</body></html>
1.2 +15 -0 xml-axis-wsif/java/samples/jms/README.html
Index: README.html
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/samples/jms/README.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.html 11 Dec 2002 16:00:48 -0000 1.1
+++ README.html 20 Dec 2002 14:41:22 -0000 1.2
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="Author" content="Nirmal Mukhi">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<title>Web Services Invocation Framework: Samples</title>
+<link rel="stylesheet" href="wsif.css" type="text/css"></head>
+
+<body alink="#0000ff" bgcolor="#ffffff" leftmargin="2" topmargin="2"
marginwidth="2" marginheight="2">
+
+<h1>
+Web Services Invocation Framework:<br>
+JMS Sample</h1>
+<p>Coming soon!</p>
+<hr width="100%">
+</body></html>