nicolaken    2003/03/04 04:40:50

  Added:       src/documentation/content/xdocs/containers index.xml
  Log:
  Move navigation to site.xml.
  Add "containers" to tabs, and reorg all under
  framework-components-containers-apps-sandbox.
  
  Revision  Changes    Path
  1.1                  avalon-site/src/documentation/content/xdocs/containers/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  <document> 
    <header> 
      <title>Avalon Containers</title> 
    </header> 
    <body> 
    <section>
      <title>Overview</title>
      <p>The <link href="site:subprojects/framework">Avalon Framework</link> defines
         the contracts that the <link 
href="site:subprojects/containers">containers</link>
         must abide to run <link href="site:subprojects/components">components</link>. 
  </p>
      <p>Avalon has several container implementations avaliable, that implement the 
        <link href="site:subprojects/framework">framework</link>, and that add each
        a particular piece of functionality. Other projects have their own
        implementations. Below are the ones known to us.</p>
    </section>
    <section>
      <title>Avalon Containers</title>  
          <section>
            <title>ECM</title>
            <p> <link 
href="http://avalon.apache.org/excalibur/component/index.html";>This project</link> 
contains utilities for managing components. In particular, the 
ExcaliburComponentManager.</p>
          </section>
          <section>
            <title>Phoenix</title>
          <p>
            <link href="http://avalon.apache.org/phoenix/index.html";>Phoenix</link> is 
a server oriented
            application server. Applications and services that conform to the framework
            rules can be hosted in Phoenix. The application server manages the 
applications
            classloader, security and logging needs. It also provides a JMX-based 
management
            facility.
          </p>
          </section>
    </section>
    <section>
      <title>Other Apache Containers</title>  
          <section>
            <title>Plexus</title>
            <p></p>
          </section>
    </section>  
    <section>
      <title>Other Containers</title>  
          <section>
            <title></title>
            <p></p>
          </section>
    </section>    
    </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to