paulsp      01/09/06 07:14:11

  Added:       xdocs    psml_db.xml
               docs/site psml_db.html
  Log:
  Initial documentation for PSML database support
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/xdocs/psml_db.xml
  
  Index: psml_db.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
    <properties>
      <title>PSML Database Configuration Guide</title>
      <subtitle>PSML Database configuration guidelines</subtitle>
      <authors>
       <person name="Paul Spencer" email="[EMAIL PROTECTED]"/>
      </authors>
    </properties>
  
    <body>
      <section name="PSML Database">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
          User portal configurtion is stored in PSML files or a PSML database.
        </p>
        <subsection name="Why and when should a PSML Database be used">
          <ul>
            <li>Large number of users (n+ user)</li>
          </ul>
        </subsection>
        <subsection name="Down side of using PSML Database">
          <ul>
            <li>Jetspeed not depend on the database to be running.</li>
            <li>Jetspeed performance is can be degraded by a slow database or 
                database driver.</li>
            <li>Added complexity</li>
          </ul>
        </subsection>
      </section>
  
      <section name="Creating PSML Database">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
           This is where the follow should be described.
        </p>
        <ul>
           <li>Creation of the database schema</li>
           <li>What priviledges are required, i.e. DBA?</li>
        </ul>
      </section>
  
  
      <section name="Configuraing Jetspeed to use a PSML Database">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
           This is where configuration of Jetspeed to support a PSML database should 
be described.
        </p>
      </section>
  
      <section name="Converting from PSML files to a PSML Database">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
           This is where the process of converting from PSML file to a PSML database 
should be described.
        </p>
      </section>
  
      <section name="Converting from a PSML Database to PSML files">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
           This is where the process of converting from PSML file to a PSML database 
should be described.
        </p>
      </section>
  
      <section name="PSML Database Maintance">
        <p><center><strong>This section is incomplete</strong></center></p>
        <p>
          Backup and datase optimization is not done by Jetspeed.  These
          type of activitities are MUST be performed.
        </p>
      </section>
  
      <section name="Tested Configurations">
        <p><center><strong>This section is incomplete</strong></center></p>
        <table>
          <tr>
            <th>DBMS</th>
            <th>Version</th>
            <th>Comments</th>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-jetspeed/docs/site/psml_db.html
  
  Index: psml_db.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>Jetspeed - PSML Database Configuration Guide</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <a href="http://jakarta.apache.org";><img 
src="http://jakarta.apache.org/images/jakarta-logo.gif"; border="0"/></a>
  </td>
  <td align="right">
  <a href="http://jakarta.apache.org/jetspeed/";><img src="./images/logo.gif" 
alt="Jetspeed" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>Essentials</strong></p>
          <ul>
                      <li>    <a href="./index.html">Overview</a>
  </li>
                      <li>    <a href="./features.html">Features</a>
  </li>
                      <li>    <a href="./license.html">License</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/";>Download</a>
  </li>
                      <li>    <a href="./install.html">Installation</a>
  </li>
                      <li>    <a href="./faq.html">FAQ</a>
  </li>
                      <li>    <a href="./usejetspeed.html">Sample Sites</a>
  </li>
                      <li>    <a href="./resources.html">Resources</a>
  </li>
                  </ul>
              <p><strong>Get Involved</strong></p>
          <ul>
                      <li>    <a href="./todo.html">Todo</a>
  </li>
                      <li>    <a href="./contributors.html">Contributors</a>
  </li>
                      <li>    <a 
href="http://jakarta.apache.org/site/cvsindex.html";>CVS Repository</a>
  </li>
                      <li>    <a href="./branches.html">CVS Branches</a>
  </li>
                      <li>    <a href="./code-standards.html">Coding Spec</a>
  </li>
                  </ul>
              <p><strong>Documentation</strong></p>
          <ul>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/javadocs/";>Javadoc</a>
  </li>
                      <li>    <a href="./application-development.html">Development</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm";>Portlet Howto</a>
  </li>
                      <li>    <a 
href="http://www.bluesunrise.com/jetspeed-docs/jetspeed.htm";>Configuration Howto</a>
  </li>
                      <li>    <a href="./catalog.html">Portlet Catalog</a>
  </li>
                  </ul>
              <p><strong>Components</strong></p>
          <ul>
                      <li>    <a href="./content-syndication.html">Syndication</a>
  </li>
                      <li>    <a href="./wap.html">WAP</a>
  </li>
                      <li>    <a href="./customizer.html">Customization</a>
  </li>
                      <li>    <a href="./diskcache.html">Cache</a>
  </li>
                      <li>    <a href="./psml.html">PSML</a>
  </li>
                      <li>    <a href="./icalendar.html">iCalendar</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="PSML Database"><strong>PSML Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
          User portal configurtion is stored in PSML files or a PSML database.
        </p>
                                                      <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#828DA6">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Why and when should a PSML Database be used"><strong>Why and when 
should a PSML Database be used</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <ul>
            <li>Large number of users (n+ user)</li>
          </ul>
                              </blockquote>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                      <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#828DA6">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Down side of using PSML Database"><strong>Down side of using PSML 
Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <ul>
            <li>Jetspeed not depend on the database to be running.</li>
            <li>Jetspeed performance is can be degraded by a slow database or 
                database driver.</li>
            <li>Added complexity</li>
          </ul>
                              </blockquote>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Creating PSML Database"><strong>Creating PSML 
Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
           This is where the follow should be described.
        </p>
                                                  <ul>
           <li>Creation of the database schema</li>
           <li>What priviledges are required, i.e. DBA?</li>
        </ul>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Configuraing Jetspeed to use a PSML 
Database"><strong>Configuraing Jetspeed to use a PSML Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
           This is where configuration of Jetspeed to support a PSML database should 
be described.
        </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Converting from PSML files to a PSML Database"><strong>Converting 
from PSML files to a PSML Database</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
           This is where the process of converting from PSML file to a PSML database 
should be described.
        </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Converting from a PSML Database to PSML files"><strong>Converting 
from a PSML Database to PSML files</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
           This is where the process of converting from PSML file to a PSML database 
should be described.
        </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="PSML Database Maintance"><strong>PSML Database 
Maintance</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <p>
          Backup and datase optimization is not done by Jetspeed.  These
          type of activitities are MUST be performed.
        </p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Tested Configurations"><strong>Tested Configurations</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p><center><strong>This section is 
incomplete</strong></center></p>
                                                  <table>
                          <tr>
                          <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  DBMS
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Version
              </font>
  </td>
                                  <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
      <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                  Comments
              </font>
  </td>
              </tr>
              </table>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

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

Reply via email to