You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by th...@apache.org on 2006/05/14 05:31:50 UTC

svn commit: r406219 - in /webservices/kandula/site: ./ apidocs/ img/ xref/

Author: thilina
Date: Sat May 13 20:31:48 2006
New Revision: 406219

URL: http://svn.apache.org/viewcvs?rev=406219&view=rev
Log: (empty)

Removed:
    webservices/kandula/site/apidocs/
    webservices/kandula/site/architecture-guide.htm
    webservices/kandula/site/architecture-guide.html
    webservices/kandula/site/blank page.html
    webservices/kandula/site/changelog-report.html
    webservices/kandula/site/checkstyle-report.html
    webservices/kandula/site/cvs-usage.html
    webservices/kandula/site/dependencies.html
    webservices/kandula/site/developer-activity-report.html
    webservices/kandula/site/downloads.html
    webservices/kandula/site/file-activity-report.html
    webservices/kandula/site/img/
    webservices/kandula/site/issue-tracking.html
    webservices/kandula/site/javadoc.html
    webservices/kandula/site/jdepend-report.html
    webservices/kandula/site/license.html
    webservices/kandula/site/mail-lists.html
    webservices/kandula/site/maven-reports.html
    webservices/kandula/site/pmd-report.html
    webservices/kandula/site/project-info.html
    webservices/kandula/site/team-list.html
    webservices/kandula/site/user-guide.html
    webservices/kandula/site/xref/
Modified:
    webservices/kandula/site/   (props changed)
    webservices/kandula/site/index.html

Propchange: webservices/kandula/site/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 13 20:31:48 2006
@@ -0,0 +1 @@
+style

Modified: webservices/kandula/site/index.html
URL: http://svn.apache.org/viewcvs/webservices/kandula/site/index.html?rev=406219&r1=406218&r2=406219&view=diff
==============================================================================
--- webservices/kandula/site/index.html (original)
+++ webservices/kandula/site/index.html Sat May 13 20:31:48 2006
@@ -1,81 +1,113 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-    <title>Kandula - Kandula - Apache Kandula</title>
-    <style type="text/css" media="all">
-@import url("./style/maven-base.css");
-
-@import url("./style/maven-theme.css");</style>
-    <link rel="stylesheet" href="./style/print.css" type="text/css" media="print">
-    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+  <title>Kandula - Apache Kandula</title>
+  <style type="text/css" media="all">
+          @import url("./style/maven-base.css");
+          
+			    @import url("./style/maven-theme.css");</style>
+  <link rel="stylesheet" href="./style/print.css" type="text/css"
+  media="print" />
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
 </head>
+
 <body class="composite">
-    <div id="banner">
-        <a href="http://ws.apache.org/" id="organizationLogo">
-            <img alt="Apache Web Services" src="http://ws.apache.org/images/project-logo.jpg"></a>
-        <div class="clear">
-            <hr>
-        </div>
-    </div>
-    <div id="breadcrumbs">
-        <div class="xleft">
-            Last published: 26th Feb 2006</div>
-        <div class="xright">
-        </div>
-        <div class="clear">
-            <hr>
-        </div>
-    </div>
-    <div id="leftColumn">
-        <div id="navcolumn">
-            <div id="menuKandula">
-                <h5>
-                    Kandula</h5>
-                <ul>
-                    <li class="none"><a href="user-guide.html">Kandula1</a> </li>
-                    <li class="none"><a href="user-guide.html">Kandula2</a> </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">
-            </a>
-        </div>
-    </div>
-    <div id="bodyColumn">
-        <div class="contentBox">
-            <div class="section">
-                <a name="Apache_Kandula"></a>
-                <h2>
-                    Apache Kandula</h2>
-                    <p>
-                        The Apche Kandula project implements WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity
-                        protocols based on Apache Axis and Axis2. Further,
-                        when deployed in a J2EE environment, Kandula AtomicTransaction implementation together
-                        with the J2EE transaction manager, allows JTA to be used for coordinating and 
-                        participating in web services transactions. This feature is a Kandula
-                        extension to JSR 109.</p>
-                    <p>
-                        Presently Kandula implements WS-Coordination and WS-AtomicTransaction protocols.
-                        WS-BusinessActivity protocol will be available in the near future. We also strive
-                        to ensure the interoperability of our implementation with other (often proprietory)
-                        implementations of above specifications, particularly those by Microsoft (.NET)
-                        and IBM.</p>
-                    <p>
-                        Kandula project has 2 branches. Kandula1 branch runs on Apache Axis 1.x.
-                        Kandula2 branch (new) runs on Apache Axis2.</p>
-                </div>
-            </div>
-        </div>
-    </div>
-    <div class="clear">
-        <hr>
-    </div>
-    <div id="footer">
-        <div class="xright">
-            © 2004-2005, Apache Web Services</div>
-        <div class="clear">
-            <hr>
-        </div>
-    </div>
+
+<div id="banner">
+<a href="http://ws.apache.org/" id="organizationLogo"><img
+alt="Apache Web Services" src="http://www.apache.org/images/asf-logo.gif"
+/></a><a href="http://ws.apache.org/kandula/" id="projectLogo"><img
+alt="Apache Kandula" src="http://ws.apache.org/kandula/images/Kandula.jpg"
+/></a>
+
+<div class="clear">
+<hr />
+</div>
+</div>
+
+<div id="breadcrumbs">
+
+<div class="xright">
+</div>
+
+<div class="clear">
+<hr />
+</div>
+</div>
+
+<div id="leftColumn">
+
+<div id="navcolumn">
+
+<div id="menuApache_Kandula">
+<h5>Apache Kandula</h5>
+<ul>
+  <li class="none"><a href="./1/index.html">Kandula1</a></li>
+  <li class="none"><a href="./2/index.html">Kandula2</a></li>
+</ul>
+</div>
+
+<div id="search">
+<h5>Search Apache Kandula</h5>
+
+<form action="http://www.google.com/search" method="get">
+  <a href="http://www.google.com" class="navlink"><img height="32" width="75"
+  alt="Google" src="http://www.google.com/logos/Logo_25wht.gif" /></a><input
+  type="text" name="q" maxlength="255" size="15" value="" id="q" /> 
+  <input type="submit" value="Go" name="btnG" id="btnG" /><input
+  type="hidden" name="domains" value="http://ws.apache.org/Kandula" /><input
+  type="hidden" name="sitesearch" value="http://ws.apache.org/Kandula"
+  id="search" /></form>
+</div>
+
+<div id="menuProject_Documentation">
+<h5></h5>
+</div>
+
+<p><a href="http://maven.apache.org/" title="Built by Maven"
+id="poweredBy"><img alt="Built by Maven"
+src="./images/logos/maven-button-1.png" /></a></p>
+</div>
+</div>
+
+<div id="bodyColumn">
+
+<div class="contentBox">
+
+<div class="section">
+<a name="Apache_Kandula"></a>
+
+<h2>Apache Kandula</h2>
+
+<p>The Apche Kandula project implements WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity protocols based on Apache Axis and Axis2.</p>
+<p>Presently Kandula implements WS-Coordination and WS-AtomicTransaction protocols. WS-BusinessActivity protocol will be available in the near future. We also strive to ensure the interoperability of our implementation with other (often proprietory) implementations of above specifications, particularly those by Microsoft (.NET) and IBM. </p>
+<p>Kandula project has 2 branches. Kandula1 branch runs on Apache Axis 1.x. Kandula2 branch (new) runs on Apache Axis2. </p>
+<ul>
+  <li><a href="./1/index.html">Kandula1 is for Apache Axis 1.x</a></li>
+  <li><a href="./2/index.html">Kandula2 is for Apache Axis2</a></li>
+</ul>
+
+<p></p>
+
+<p></p>
+</div>
+</div>
+</div>
+
+<div class="clear">
+<hr />
+</div>
+
+<div id="footer">
+
+<div class="xright">
+© 2003-2005, Apache Web Services</div>
+
+<div class="clear">
+<hr />
+</div>
+</div>
 </body>
 </html>



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