Skip to Content.
Sympa Menu

notify-dpml - r1954 - trunk/central/site/src/docs/station/plan/appliance

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1954 - trunk/central/site/src/docs/station/plan/appliance
  • Date: Fri, 6 Apr 2007 19:26:57 +0200

Author: mcconnell
Date: 2007-04-06 19:26:57 +0200 (Fri, 06 Apr 2007)
New Revision: 1954

Removed:
trunk/central/site/src/docs/station/plan/appliance/appliance.xml
Modified:
trunk/central/site/src/docs/station/plan/appliance/index.xml
trunk/central/site/src/docs/station/plan/appliance/navigation.xml
Log:


Deleted: trunk/central/site/src/docs/station/plan/appliance/appliance.xml
===================================================================
--- trunk/central/site/src/docs/station/plan/appliance/appliance.xml
2007-04-06 17:25:29 UTC (rev 1953)
+++ trunk/central/site/src/docs/station/plan/appliance/appliance.xml
2007-04-06 17:26:57 UTC (rev 1954)
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<document>
-
- <properties>
- <author email="mcconnell AT dpml.net">Stephen McConnell</author>
- <title>DPML Station Appliance Descriptor</title>
- </properties>
-
- <body>
-
- <section name="Appliance Descriptor">
-
- <subsection name="Description">
-
- <p>
- Definition of a deployment scenario including the configuration of
- the virtural machine and the codebase to be deployed in the machine.
- </p>
-
- </subsection>
-
- <subsection name="Nested Elements">
-
- <table>
- <tr>
- <td><tt><a href="info.html">info</a></tt></td>
- <td>
- Descripton of the appliance.
- </td>
- </tr>
- <tr>
- <td><tt><a href="process/index.html">process</a></tt></td>
- <td>
- Java virtual machine configuration.
- </td>
- </tr>
- <tr>
- <td><tt><a href="codebase.html">codebase</a></tt></td>
- <td>
- The application codebase to be deployed on the virtual machine.
- </td>
- </tr>
- </table>
-
- </subsection>
-
- </section>
-
- </body>
-
-</document>
-

Modified: trunk/central/site/src/docs/station/plan/appliance/index.xml
===================================================================
--- trunk/central/site/src/docs/station/plan/appliance/index.xml
2007-04-06 17:25:29 UTC (rev 1953)
+++ trunk/central/site/src/docs/station/plan/appliance/index.xml
2007-04-06 17:26:57 UTC (rev 1954)
@@ -14,12 +14,50 @@
<p>
An appliance datatype defines the configuration to be used in the
establishment
of a Java Virtual Machine. An appliance datatype is an XML document
that contains a
- root <a href="appliance.html">appliance</a> element. The appliance
element
- contains an <a href="info.html">info</a> block, a defintion of the
configuration
- of the virtual machine <a href="process/index.html">process</a>, and a
- <a href="codebase.html">codebase</a> reference.
+ root appliance element. The appliance element contains an <a
href="info.html">info</a>
+ block, a defintion of the configuration of the virtual machine
+ <a href="process/index.html">process</a>, and a <a
href="codebase.html">codebase</a>
+ reference.
</p>
+
+
+ <subsection name="Attributes">
+ <table>
+ <tr>
+ <td><tt>key</tt></td>
+ <td>A unique key identitying the deployment entry. Required if
the appliance
+ definitionis nested within a plan definition. Not required when
an appliance
+ definition is the top-level element (as is the case with an
appliance artifact).</td>
+ </tr>
+ </table>
+
+ </subsection>
+
+ <subsection name="Nested Elements">

+ <table>
+ <tr>
+ <td><tt><a href="info.html">info</a></tt></td>
+ <td>
+ Descripton of the appliance.
+ </td>
+ </tr>
+ <tr>
+ <td><tt><a href="process/index.html">process</a></tt></td>
+ <td>
+ Java virtual machine configuration.
+ </td>
+ </tr>
+ <tr>
+ <td><tt><a href="codebase.html">codebase</a></tt></td>
+ <td>
+ The application codebase to be deployed on the virtual machine.
+ </td>
+ </tr>
+ </table>
+
+ </subsection>
+
</section>

<section name="Examples">

Modified: trunk/central/site/src/docs/station/plan/appliance/navigation.xml
===================================================================
--- trunk/central/site/src/docs/station/plan/appliance/navigation.xml
2007-04-06 17:25:29 UTC (rev 1953)
+++ trunk/central/site/src/docs/station/plan/appliance/navigation.xml
2007-04-06 17:26:57 UTC (rev 1954)
@@ -25,7 +25,6 @@
<body>

<menu>
- <item name="Appliance" href="appliance.html"/>
<item name="Info" href="info.html"/>
<item name="Process" href="process/index.html"/>
<item name="Codebase" href="codebase.html"/>




  • r1954 - trunk/central/site/src/docs/station/plan/appliance, mcconnell at BerliOS, 04/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page