You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ews-dev@ws.apache.org by ve...@apache.org on 2005/02/22 08:01:55 UTC

svn commit: r154809 - webservices/ews/trunk/docs/index.html

Author: venkat
Date: Mon Feb 21 23:01:54 2005
New Revision: 154809

URL: http://svn.apache.org/viewcvs?view=rev&rev=154809
Log:
Some unrelated file has found its way as index.html, may be during Srinath's commit.

Modified:
    webservices/ews/trunk/docs/index.html

Modified: webservices/ews/trunk/docs/index.html
URL: http://svn.apache.org/viewcvs/webservices/ews/trunk/docs/index.html?view=diff&r1=154808&r2=154809
==============================================================================
--- webservices/ews/trunk/docs/index.html (original)
+++ webservices/ews/trunk/docs/index.html Mon Feb 21 23:01:54 2005
@@ -1,67 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
- <HEAD>
-  <TITLE>Index of /xgws/soap_bench/axis_java</TITLE>
- </HEAD>
- <BODY>
-<H1>Index of /xgws/soap_bench/axis_java</H1>
-<PRE><IMG SRC="/icons/blank.gif" ALT="     "> <A HREF="?N=D">Name</A>                    <A HREF="?M=A">Last modified</A>       <A HREF="?S=A">Size</A>  <A HREF="?D=A">Description</A>
-<HR>
-<IMG SRC="/icons/back.gif" ALT="[DIR]"> <A HREF="/xgws/soap_bench/">Parent Directory</A>        06-Oct-2004 12:01      -  
-<IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A HREF="benchmark1/">benchmark1/</A>             21-Sep-2004 15:11      -  
-<IMG SRC="/icons/unknown.gif" ALT="[   ]"> <A HREF="build.properties">build.properties</A>        11-May-2004 19:27     1k  
-<IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="build.xml">build.xml</A>               11-May-2004 19:27     3k  
-</PRE><HR>
-<?xml version="1.0" encoding='UTF-8'?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head>
-<title>AXIS-Java service for benchmark
-</title>
+<title>EWS - Enterprise Web Services or (jsr109)</title>
+<link rel="stylesheet" type="text/css" href="ews.css">
 </head>
-<body bgcolor="white">
+<body>
+<h1>Enterprise Web Services</h1>
+<p>JSR109 defines the Web Services for J2EE architecture. It does not interfere with the J2EE components functionality instead open a new avenue to access them as web services. This is a service architecture that leverages the J2EE component architecture to provide a client and server programming model which is portable and interoperable across application servers, provides a scalable secure environment, and yet is familiar to J2EE developers.</p>
+
+<h2>CVS location</h2>
+	<p>the code is available under the <br><code>ws-axis/contrib/ews</code></p>
+	<code>
+	export CVS_RSH=/usr/bin/ssh<br>
+	cvs -d alex@cvs.apache.org:/home/cvs co ws-axis/contrib/ews<br>
+	</code>
+
+   <h2>Documentation</h2>
+    <ul>
+        <li><a href="intro.html">Introduction to EWS</a></li>
+        <li><a href="architecture-guide.html">Developer Guide</a></li>
+        <li><a href="Geronimov-axisIntegration.html">Geronimo-EWS Integration</a></li>
+        <li><a href="Geronimov-ewsIntegration.html">Geronimo-Axis Integration</a></li>
+        <li><a href="userGuide.html">User Guide</a></li>
+        <li><a href="build.html">build Guide</a></li>
+        <!--
+        <li><a href="test.html">tests</a></li>
+        <li><a href="faq.html">FAQ</a></li>
+        -->
+    </ul>
 
-<h1>AXIS-Java service for benchmark
-</h1>
 
-<p>To run tests modify build.properties and do ant clean deploy
-<p>Also it is necessary to modify WEB-INF\server-config.wsdd</p>
-<p>&nbsp;&lt;parameter name=&quot;sendXsiTypes&quot; value=&quot;false&quot;/&gt;<br>
-&lt;parameter name=&quot;sendMultiRefs&quot; value=&quot;false&quot;/&gt;<br>
-&nbsp;</p>
-<p>&nbsp;</p>
 
+<h2>Contributors (not in any order)</h2>
+    <ul>
+    <li>Srinath Perara <a href="mailto:hemapani@opensource">hemapani@opensource.lk</a></li>
+    <li>Chathura Herath <a href="mailto:chathura@opensource.lk">chathura@opensource.lk</a></li>
+    <li>Guillaume Sauthier <a href="mailto:Guillaume.Sauthier@Objectweb.org">Guillaume.Sauthier@Objectweb.org</a></li>
+    <li>Dasarath Weerathunge <a href="mailto:dasaru@opensource.lk">dasaru@opensource.lk</a></li>
+    <li>Davanum Srinivas <a href="mailto:dims@yahoo.com">dims@yahoo.com</a></li>
+    <li>Ranjit Priyanga <a href="mailto:priyanga@opensource.lk">priyanga@opensource.lk</a></li>
+    <li>Ias <a href="mailto:iasandcb@tmax.co.kr">iasandcb@tmax.co.kr</a></li>
+    <li>Luis Avila <a href="mailto:lavila@axer.cl">lavila@axer.cl</a></li>
+    <li>Jeremy Lemaire <a href="mailto:Jeremy.Lemaire@online.fr">Jeremy.Lemaire@online.fr</a></li>
+    <li>Richard Monson-Haefel <a href="mailto:Richard@Monson-Haefel.com">Richard@Monson-Haefel.com</a></li>
+    </ul>
 
-<p>
-<a href="../index.html">[Back]</a>
-</p>
 
-<hr />
 
 
-<p>For more info contact <a href="http://www.extreme.indiana.edu/~aslom/">the author</a>.</p>
 
 </body>
-</html></BODY></HTML>
-hmark
-</h1>
+<html>
 
-<p>To run tests modify build.properties and do ant clean deploy
-<p>Also it is necessary to modify WEB-INF\server-config.wsdd</p>
-<p>&nbsp;&lt;parameter name=&quot;sendXsiTypes&quot; value=&quot;false&quot;/&gt;<br>
-&lt;parameter name=&quot;sendMultiRefs&quot; value=&quot;false&quot;/&gt;<br>
-&nbsp;</p>
-<p>&nbsp;</p>
 
 
-<p>
-<a href="../index.html">[Back]</a>
-</p>
-
-<hr />
-
-
-<p>For more info contact <a href="http://www.extreme.indiana.edu/~aslom/">the author</a>.</p>
-
-</body>
-</html></BODY></HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org