Author: kaushalye
Date: Mon May 28 01:55:37 2007
New Revision: 542161
URL: http://svn.apache.org/viewvc?view=rev&rev=542161
Log:
Changing contents of the Home page
Modified:
webservices/savan/site/c/index.html
Modified: webservices/savan/site/c/index.html
URL:
http://svn.apache.org/viewvc/webservices/savan/site/c/index.html?view=diff&rev=542161&r1=542160&r2=542161
==============================================================================
--- webservices/savan/site/c/index.html (original)
+++ webservices/savan/site/c/index.html Mon May 28 01:55:37 2007
@@ -1,14 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache
Savan/C - The Eventing Module for Apache Axis2/C</title><style type="text/css"
media="all">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache
Savan/C - The WS-Eventing Module for Apache Axis2/C</title><style
type="text/css" media="all">
@import url("./style/maven-base.css");
@import
url("./style/maven-classic.css");</style><link rel="stylesheet"
href="./style/print.css" type="text/css" media="print"></link><meta
http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a
href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software
Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a
href="http://ws.apache.org/savan/c" id="projectLogo"><img alt="Apache Savan/C"
src="http://ws.apache.org/savan/c/images/savanc_logo.jpg"></img></a><div
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
Last published: 28 May 2007
- </div><div class="xright"></div><div
class="clear"><hr></hr></div></div><div id="leftColumn"><div
id="navcolumn"><div id="menuApache_Savan_C"><h5>Apache Savan/C</h5><ul><li
class="none"><a href="index.html">Apache Savan/C Home</a></li><li
class="expanded"><a href="download.cgi">Download Savan/C</a><ul><li
class="none"><a href="download.cgi">Releases</a></li></ul></li><li
class="expanded"><a href="lists_issues.html">Get Involved</a><ul><li
class="none"><a href="lists_issues.html">Mailing Lists & Issue
Tracking</a></li><li class="none"><a href="svn.html">Checkout Source
Code</a></li></ul></li><li class="expanded"><a
href="coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a
href="coding_conventions.html">Coding Convention</a></li><li class="none"><a
href="versioning.html">Versionning</a></li></ul></li><li class="expanded"><a
href="team-list.html">Project Information</a><ul><li class="none"><a
href="team-list.html">Project Team</a></li>
<li class="none"><a
href="http://svn.apache.org/repos/asf/webservices/sandesha/trunk/c"
class="externalLink" title="External Link">Source
Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/"
title="Built by Maven" id="poweredBy"><img alt="Built by Maven"
src="./images/logos/maven-button-1.png"></img></a></div></div><div
id="bodyColumn"><div class="contentBox"><div class="section"><a
name="Welcome_to_Apache_Savan_C"></a><h2>Welcome to Apache Savan/C</h2><p>
Savan/C is a C implementation of WS-Eventing specification published by IBM,
Microsoft, BEA and TIBCO. Savan/C is built on top of Axis2/C. Therefore by
using Savan/C you can add ws eventing capability to the web services hosted
using Axis2/C.
-Savan was designed as a general Publisher/Subscriber tool. The arcitecture was
designed to abstract the general Pub/Sub features so that people could support
more than one Pub/Sub mechanism within the same infrastructure. Initially
support is provided for WS-Eventing. It is planned to implement some support
for Atom as well.</p><div class="subsection"><a
name="Latest_Release"></a><h3>Latest Release</h3><p>Not released yet</p><p><a
href="download.cgi"><link not="" available.=""></link></a></p></div><div
class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><ol>
+ </div><div class="xright"></div><div
class="clear"><hr></hr></div></div><div id="leftColumn"><div
id="navcolumn"><div id="menuApache_Savan_C"><h5>Apache Savan/C</h5><ul><li
class="none"><a href="index.html">Apache Savan/C Home</a></li><li
class="expanded"><a href="download.cgi">Download Savan/C</a><ul><li
class="none"><a href="download.cgi">Releases</a></li></ul></li><li
class="expanded"><a href="lists_issues.html">Get Involved</a><ul><li
class="none"><a href="lists_issues.html">Mailing Lists & Issue
Tracking</a></li><li class="none"><a href="svn.html">Checkout Source
Code</a></li></ul></li><li class="expanded"><a
href="coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a
href="coding_conventions.html">Coding Convention</a></li><li class="none"><a
href="versioning.html">Versionning</a></li></ul></li><li class="expanded"><a
href="team-list.html">Project Information</a><ul><li class="none"><a
href="team-list.html">Project Team</a></li>
<li class="none"><a
href="http://svn.apache.org/repos/asf/webservices/sandesha/trunk/c"
class="externalLink" title="External Link">Source
Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/"
title="Built by Maven" id="poweredBy"><img alt="Built by Maven"
src="./images/logos/maven-button-1.png"></img></a></div></div><div
id="bodyColumn"><div class="contentBox"><div class="section"><a
name="Welcome_to_Apache_Savan_C"></a><h2>Welcome to Apache Savan/C</h2><p>
Savan/C is a C implementation of WS-Eventing specification. Savan/C is built on
top of Axis2/C. Therefore by using Savan/C you can add WS-Eventing capability
to Web services hosted using Axis2/C.
+Savan/C was designed as a general publisher/subscriber tool. The arcitecture
was designed to abstract the general publisher/subscriber features so that
people could support more than one publisher/subscriber mechanisms within the
same infrastructure.</p><div class="subsection"><a
name="Latest_Release"></a><h3>Latest Release</h3><p>Not released yet</p><p><a
href="download.cgi"><link not="" available.=""></link></a></p></div><div
class="subsection"><a name="Key_Features"></a><h3>Key Features</h3><ol>
<li>Support for WS-Eventing Specification August 2004.</li>
<li>Support for Subscribe, Unsubscribe, Renew and GetStatus
operations.</li>
<li>Support for both SOAP 1.1 and 1.2.</li>
<li>Samples to test scenarios.</li>
- <li>Interoperablity with java and .net.</li>
<li>Documentation</li>
-</ol></div><div class="subsection"><a
name="Major_Changes_Since_Last_Release"></a><h3>Major Changes Since Last
Release</h3><p>Apache Savan/C is yet to be released.
</p></div></div></div></div><div class="clear"><hr></hr></div><div
id="footer"><div class="xright">© 2005-2007, Apache Software
Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+</ol></div><div class="subsection"><a
name="Major_Changes_Since_Last_Release"></a><h3>Major Changes Since Last
Release</h3><p>Apache Savan/C is yet to do its first release.
</p></div></div></div></div><div class="clear"><hr></hr></div><div
id="footer"><div class="xright">© 2005-2007, Apache Software
Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file