Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1381 - in development/main/central/site/src/docs: guide guide/transit products/transit

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1381 - in development/main/central/site/src/docs: guide guide/transit products/transit
  • Date: Tue, 04 Jan 2005 09:20:31 +0100

Author: mcconnell
Date: Tue Jan 4 09:20:31 2005
New Revision: 1381

Removed:
development/main/central/site/src/docs/guide/transit/composite.xml
Modified:
development/main/central/site/src/docs/guide/index.xml
development/main/central/site/src/docs/guide/transit/index.xml
development/main/central/site/src/docs/products/transit/index.xml
Log:
housekeeping

Modified: development/main/central/site/src/docs/guide/index.xml
==============================================================================
--- development/main/central/site/src/docs/guide/index.xml (original)
+++ development/main/central/site/src/docs/guide/index.xml Tue Jan 4
09:20:31 2005
@@ -8,6 +8,38 @@

<body>
<section name="DPML Guide">
+
+ <ol>
+
+ <li>
+ Transit: a sub-system that handles <a
href="transit/resources/index.html">
+ resource management</a>, classloader construction and
+ <a href="transit/plugins/index.html">plugin</a> deployment based an
an underlying
+ protocol handler, local cache, and multiple mixed policy
repositories.
+ </li>
+
+ <li>
+ Magic: build system that provides the central support for the
generation
+ of meta data used in the construction of classloader descriptors
+ (amongst other things) that ensures complete integrity of
transitive
+ dependencies for build, test and runtime phases.
+ </li>
+
+ <li>
+ Metro: a software system reponsible for the the management of
+ component lifecycles and lifestyles.
+ Model-driven containers represent an advanced branch of IoC based
containment
+ solutions. Typically a model-driven container will provide a
framework for
+ automated assembly, <a href="composite.html">component
composition</a>,
+ dynamic component deployment, runtime change to deployment
configurations,
+ and orderly startup and shutdown sequencing.
+ </li>
+
+ <img src="/images/metro/composition.png" border="0"/>
+
+ </ol>
+
+
</section>
</body>
</document>

Modified: development/main/central/site/src/docs/guide/transit/index.xml
==============================================================================
--- development/main/central/site/src/docs/guide/transit/index.xml
(original)
+++ development/main/central/site/src/docs/guide/transit/index.xml Tue
Jan 4 09:20:31 2005
@@ -8,46 +8,15 @@

<body>

- <section name="Application Deployment">
+ <section name="Using Transit">

<p>
- The DPML Platform provides tools, system services, and applications
that
- deal with the concern of application deployment.
+ Transit: a sub-system that handles <a href="resources/index.html">
+ resource management</a>, classloader construction and
+ <a href="plugins/index.html">plugin</a> deployment based an an
underlying
+ protocol handler, local cache, and multiple mixed policy repositories.
</p>

- <p>
- These include:
- </p>
-
- <ol>
-
- <li>
- Transit: a sub-system that handles <a href="resources/index.html">
- resource management</a>, classloader construction and
- <a href="plugins/index.html">plugin</a> deployment based an an
underlying
- protocol handler, local cache, and multiple mixed policy
repositories.
- </li>
-
- <li>
- Magic: build system that provides the central support for the
generation
- of meta data used in the construction of classloader descriptors
- (amongst other things) that ensures complete integrity of
transitive
- dependencies for build, test and runtime phases.
- </li>
-
- <li>
- Metro: a software system reponsible for the the management of
- component lifecycles and lifestyles.
- Model-driven containers represent an advanced branch of IoC based
containment
- solutions. Typically a model-driven container will provide a
framework for
- automated assembly, <a href="composite.html">component
composition</a>,
- dynamic component deployment, runtime change to deployment
configurations,
- and orderly startup and shutdown sequencing.
- </li>
- </ol>
-
- <img src="../../images/metro/composition.png" border="0"/>
-
</section>
</body>
</document>

Modified: development/main/central/site/src/docs/products/transit/index.xml
==============================================================================
--- development/main/central/site/src/docs/products/transit/index.xml
(original)
+++ development/main/central/site/src/docs/products/transit/index.xml Tue
Jan 4 09:20:31 2005
@@ -49,11 +49,10 @@
customized relative to client identity.
</p>
<p>
-More information about <a href="/guide/setup/index.html">installation</a>
and using
-Transit for <a href="/guide/deployment/resources/index.html">resource</a>
-and <a href="/guide/deployment/plugins/index.html">plugin</a> management is
-availble in the DPML Guide. Specifications of Transit
-<a href="properties/index.html">properties</a>, the Transit
+More information about <a href="/guide/setup/index.html">installation</a>
and
+the use of Transit in resource and plugin management (including examples) is
+available in the <a href="/guide/transit/index.html">Transit Guide</a>.
+Specifications of Transit <a href="properties/index.html">properties</a>,
the Transit
<a href="protocol/index.html">artifact protocol</a> and the Transit
<a href="launcher/index.html">application launcher</a> are available here.
</p>



  • svn commit: r1381 - in development/main/central/site/src/docs: guide guide/transit products/transit, mcconnell, 01/04/2005

Archive powered by MHonArc 2.6.24.

Top of Page