You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-commits@ws.apache.org by jr...@apache.org on 2005/07/15 01:55:51 UTC

svn commit: r219141 - in /webservices/pubscribe/trunk/src/site/content/xdocs: getting_started.xml site.xml

Author: jruzzi
Date: Thu Jul 14 16:55:51 2005
New Revision: 219141

URL: http://svn.apache.org/viewcvs?rev=219141&view=rev
Log:
updates

Modified:
    webservices/pubscribe/trunk/src/site/content/xdocs/getting_started.xml
    webservices/pubscribe/trunk/src/site/content/xdocs/site.xml

Modified: webservices/pubscribe/trunk/src/site/content/xdocs/getting_started.xml
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/site/content/xdocs/getting_started.xml?rev=219141&r1=219140&r2=219141&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/site/content/xdocs/getting_started.xml (original)
+++ webservices/pubscribe/trunk/src/site/content/xdocs/getting_started.xml Thu Jul 14 16:55:51 2005
@@ -17,7 +17,11 @@
 			 Web Services Notification (WSN). The tutorial also includes steps for deploying Apache Pubscribe.
 			</p>
 			<p>Lastly, refer to the <a href="site:dev">Developer Guide</a> for basic and advanced tasks as well as general information about Apache 
-			Pubscribe. Much of the information that is covered in the demonstration and the tutorial is discussed in more detail in the Developer Guide.					</p>
+			Pubscribe. Much of the information that is covered in the demonstration and the tutorial is discussed in more detail in the Developer Guide.						</p>
+			<note>Pubscribe is tightly integrated with <a href="ext:wsrf">Apache WSRF</a> as its WSRF foundation. While it is not required, it is a good idea to start with Apache WSRF. 
+			You should also consult the Apache WSRF documentation while completing the instructions in this documentation. All of the tasks required in Apache WSRF are also applicable 
+			in Pubscribe.
+			</note>
 		</section>
 		<section id="install">
 			<title>Installation</title>

Modified: webservices/pubscribe/trunk/src/site/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/site/content/xdocs/site.xml?rev=219141&r1=219140&r2=219141&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/site/content/xdocs/site.xml (original)
+++ webservices/pubscribe/trunk/src/site/content/xdocs/site.xml Thu Jul 14 16:55:51 2005
@@ -19,6 +19,7 @@
 		<issues label="Issue Tracking" href="issue_tracking.html"/>
 		<contact label="Contact Info" href="contact_info.html"/>
 		<relnotes label="Release Notes" href="release_notes.html"/>
+		<wsn label="WSN Specs" href="wsn.html"/>
 	</project>
 	<project label="Downloads" tab="home">
 		<releases label="Releases" href="release.html"/>
@@ -42,6 +43,10 @@
 	</tutorial>
 	<developer label="Developer Guide" href="dev_guide/" tab="doc">
 		<dev label="Overview" href="index.html"/>
+		<compose label="WSRF/WSN WSDL" href="wsdl.html"/>
+		<tool label="Using Wsdl2Java" href="wsdl_tool.html"/>
+		<producer label="Notification Producer Topics" href="producer.html"/>
+		<subscript label="Subscription Manager" href="subscription.html"/>
 	</developer>
 	<projects label="Related Projects">
 		<axis label="Axis" href="ext:axis"/>
@@ -55,16 +60,15 @@
 		</xml.apache.org>
 		<xmlbeans.apache.org href="http://xmlbeans.apache.org/"/>
 		<maven.apache.org href="http://maven.apache.org/"/>
-		<incubator.apache.org href="http://incubator.apache.org/">
-			<wsrf href="wsrf/"/>
-		</incubator.apache.org>
 		<ws.apache.org href="http://ws.apache.org/">
 			<mirrors href="mirrors.cgi"/>
 			<axis href="axis/"/>
-			<wsfx href="ws-fx/">
-				<addressing href="addressing/"/>
-				<wss4j href="wss4j/"/>
-			</wsfx>
+			<wsrf href="wsrf/"/>
+			<spec href="wsrf/wsrf.html"/>
+			<wsrfwsdl href="wsrf/dev_guide/wsrf_wsdl.html"/>
+			<wsrfresource href="wsrf/dev_guide/resource.html"/>
+			<addressing href="addressing/"/>
+			<wss4j href="wss4j/"/>
 			<asl href="LICENSE.txt"/>
 		</ws.apache.org>
 		<cvs.apache.org href="http://cvs.apache.org/">