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:24:27 UTC

svn commit: r154816 - webservices/ews/trunk/docs/intro.html

Author: venkat
Date: Mon Feb 21 23:24:26 2005
New Revision: 154816

URL: http://svn.apache.org/viewcvs?view=rev&rev=154816
Log:
Cleanup strange characters

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

Modified: webservices/ews/trunk/docs/intro.html
URL: http://svn.apache.org/viewcvs/webservices/ews/trunk/docs/intro.html?view=diff&r1=154815&r2=154816
==============================================================================
--- webservices/ews/trunk/docs/intro.html (original)
+++ webservices/ews/trunk/docs/intro.html Mon Feb 21 23:24:26 2005
@@ -5,12 +5,12 @@
 </head>
 <body>
 	<h1>Introduction to EWS</h1>
-	<h2>What is the EWS?</h2>
+	<h2>What is EWS?</h2>
 	<p>The project implements web service support
 	for a J2EE container. It provides a tool that generates the required code
-	based on the “packaged J2EE web service” (explained in the third chapter)
+	based on the "packaged J2EE web service" (explained in the third chapter)
 	and the necessary runtime classes. EWS implementation is based on the <a href="http://www.jcp.org/aboutJava/communityprocess/final/jsr109/">JSR 109
-	“J2EE web services”</a> specification by the JCP. It is also covered under the
+	"J2EE web services"</a> specification by the JCP. It is also covered under the
 	support for web services by J2EE 1.4 specification.  But the EWS implementation is not limited to
 	the specification and it exceeds the specification in the areas of security and the transaction.</p>
 	<h2>How does EWS fit into the J2EE and Web service stacks?</h2>
@@ -59,7 +59,7 @@
 
 	<h3>Assembler Should package them to a Web Service Module.</h3>
 	<p>Assembler should package those files in to a WAR file if it is
-	the “scenario 1” and to an EAR file if it is “scenario 2”. Additionally
+	the “scenario 1â€? and to an EAR file if it is “scenario 2â€?. Additionally
 	EWS should support deployment with JAR file as well.</p>
 	<h3>Deployer should deploy the Web Service Module using the deploy tool.</h3>
 



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