You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by jr...@apache.org on 2005/07/28 20:50:31 UTC

svn commit: r225846 - /webservices/muse/trunk/src/ReadMe.txt

Author: jruzzi
Date: Thu Jul 28 11:50:28 2005
New Revision: 225846

URL: http://svn.apache.org/viewcvs?rev=225846&view=rev
Log:
readme for root of dist

Added:
    webservices/muse/trunk/src/ReadMe.txt

Added: webservices/muse/trunk/src/ReadMe.txt
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/ReadMe.txt?rev=225846&view=auto
==============================================================================
--- webservices/muse/trunk/src/ReadMe.txt (added)
+++ webservices/muse/trunk/src/ReadMe.txt Thu Jul 28 11:50:28 2005
@@ -0,0 +1,38 @@
+**************************************************************************
+Apache MUSE Directory Structure
+**************************************************************************
+
+/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:
+
+/examples/enterprise - used to demonstrate an advanced scenario for 
+managing multiple resources that are typical of an enterprise.
+
+/examples/filesystem - used in the documentation Quick Demonstration and 
+Tutorial. It demonstrates managing resources using WSDM.
+
+/examples/ieeedemo - used in the IBM/HP IEEE ICAC demonstration. 
+
+/examples/interop - used for an interoperability session conducted
+by the WSDM OASIS working group.
+
+**************************************************************************
+
+/template
+
+This directory contains templates that can be used to facilitate a 
+development project. It includes a template WSDL and Ant scripts for
+generating and testing your project.
+
+**************************************************************************
+
+/webapp
+
+This directory contains the Apache MUSE Web application (/muse).
+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



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