You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by da...@apache.org on 2007/06/08 19:20:23 UTC

svn commit: r545564 - in /webservices/kandula/branches/Kandula_1/xdocs: navigation.xml publications.xml

Author: dasarath
Date: Fri Jun  8 10:20:22 2007
New Revision: 545564

URL: http://svn.apache.org/viewvc?view=rev&rev=545564
Log:
adds the Publications menu item just below the AT and BA guide links in
the Kandula_1 subsite, complete with the first publication reference.

Hannes Erven <ha...@erven.at>
Georg Hicker <ge...@utanet.at>

Added:
    webservices/kandula/branches/Kandula_1/xdocs/publications.xml
Modified:
    webservices/kandula/branches/Kandula_1/xdocs/navigation.xml

Modified: webservices/kandula/branches/Kandula_1/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/webservices/kandula/branches/Kandula_1/xdocs/navigation.xml?view=diff&rev=545564&r1=545563&r2=545564
==============================================================================
--- webservices/kandula/branches/Kandula_1/xdocs/navigation.xml (original)
+++ webservices/kandula/branches/Kandula_1/xdocs/navigation.xml Fri Jun  8 10:20:22 2007
@@ -4,6 +4,7 @@
     <menu name="Kandula-1">
 		<item name="WS-AT How-To" href="ws-at--how_to_use.html"/>
 		<item name="WS-BA How-To" href="ws-ba--how_to_use.html"/>
+		<item name="Publications" href="publications.html"/>
     </menu>
   </body>
 </project>

Added: webservices/kandula/branches/Kandula_1/xdocs/publications.xml
URL: http://svn.apache.org/viewvc/webservices/kandula/branches/Kandula_1/xdocs/publications.xml?view=auto&rev=545564
==============================================================================
--- webservices/kandula/branches/Kandula_1/xdocs/publications.xml (added)
+++ webservices/kandula/branches/Kandula_1/xdocs/publications.xml Fri Jun  8 10:20:22 2007
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<document>
+	<properties>
+		<author>The Apache Kandula Team</author>
+		<title>Publications in the Kandula environment</title>
+	</properties>
+
+	<body>
+
+	<section name="Introduction">
+		<p align="justify">This page provides a list of publications in the Kandula environment.
+		</p>
+	</section>
+
+	<section name="Publications Listings">
+		<ul>
+			<li>H. Erven, H. Hicker, C. Huemer and M. Zapletal:<br />
+				<b>"The Web Services–BusinessActivity–Initiator (WS-BA–I) Protocol: an
+Extension to the Web Services–BusinessActivity Specification"</b>, March 2007.<br />
+				Presented at the <a href="http://conferences.computer.org/icws/2007/">IEEE Int'l. Conference on Web Services 2007</a>,
+				<a href="http://stud4.tuwien.ac.at/~e0125577/WS-BA-I/20070424/WS-BusinessActivity-Initiator---Paper.pdf">PDF available</a> from tuwien.ac.at.<br />
+				<br />
+				<small>WS-BA-I enables the use of WS-BusinessActivity in a clear three-tier architecture. The autors provided
+					implementations of WS-BA and WS-BA-I to the Kandula project, which was also the first implemenation
+					of WS-BA-I.
+				</small>
+			</li>
+		</ul>
+	</section>
+</body>
+</document>



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