Author: ips
Date: Thu Aug 4 09:32:02 2005
New Revision: 227425
URL: http://svn.apache.org/viewcvs?rev=227425&view=rev
Log:
a few corrections
Modified:
webservices/muse/trunk/src/ReadMe.txt
Modified: webservices/muse/trunk/src/ReadMe.txt
URL:
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/ReadMe.txt?rev=227425&r1=227424&r2=227425&view=diff
==============================================================================
--- webservices/muse/trunk/src/ReadMe.txt (original)
+++ webservices/muse/trunk/src/ReadMe.txt Thu Aug 4 09:32:02 2005
@@ -1,18 +1,29 @@
**************************************************************************
-Apache MUSE Directory Structure
+Apache Muse Directory Structure
+**************************************************************************
+
+/docs
+
+Contains the Muse documentation, which includes an installation guide, a
+quick demo, a tutorial, a developer's guide, and Javadoc API docs.
+
**************************************************************************
/examples
This directory contains examples that can be compiled and deployed. The
examples demonstrate many of the features that are included in Apache
-MUSE. There are four Examples:
+Muse. There are currently two examples:
+
+/examples/enterprise
+
+Used to demonstrate an advanced scenario for managing multiple related
+resources that are typical of an enterprise.
-/examples/enterprise - used to demonstrate an advanced scenario for
-managing multiple resources that are typical of an enterprise.
+/examples/filesystem
-/examples/filesystem - used in the documentation Quick Demonstration and
-Tutorial. It demonstrates managing resources using WSDM.
+An example of a manageable resource that represents a UNIX filesystem.
+Used by the quick demo and the tutorial.
**************************************************************************
@@ -30,4 +41,4 @@
It is an Apache-Axis based Web application that is modified to include
WSDM capabilities and also includes Apache WSRF and Apache Pubscribe. The
Web application should work in any Servlet Container. Presently, it has
-only been tested in Tomcat.
\ No newline at end of file
+only been tested in Tomcat.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]