Author: ieugen
Date: Wed Mar  6 00:19:25 2013
New Revision: 1453103

URL: http://svn.apache.org/r1453103
Log:
Fixed broken links reported by Martin Hewitt and fixed JAMES-1437

Modified:
    james/server/trunk/src/site/xdoc/config-antispam.xml
    james/server/trunk/src/site/xdoc/config-dnsservice.xml
    james/server/trunk/src/site/xdoc/config-domainlist.xml
    james/server/trunk/src/site/xdoc/config-fetchmail.xml
    james/server/trunk/src/site/xdoc/config-imap4.xml
    james/server/trunk/src/site/xdoc/config-listmanager.xml
    james/server/trunk/src/site/xdoc/config-mailbox.xml
    james/server/trunk/src/site/xdoc/config-mailetcontainer.xml
    james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml
    james/server/trunk/src/site/xdoc/config-pop3.xml
    james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml
    james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml
    james/server/trunk/src/site/xdoc/config-system.xml
    james/server/trunk/src/site/xdoc/config-users.xml
    james/server/trunk/src/site/xdoc/config.xml
    james/server/trunk/src/site/xdoc/feature-performance.xml
    james/server/trunk/src/site/xdoc/monitor-logging.xml

Modified: james/server/trunk/src/site/xdoc/config-antispam.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-antispam.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-antispam.xml (original)
+++ james/server/trunk/src/site/xdoc/config-antispam.xml Wed Mar  6 00:19:25 
2013
@@ -30,8 +30,8 @@
     <p>Apache James Server Anti-Spam system can be configured via two main 
different mechanisms:</p>
     
     <ul>
-       <li>SMTP Hooks; see <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/smtpserver-template.xml";>examples</a>.</li>
-       <li>Mailets; see <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailetcontainer-template.xml";>examples</a>.</li>
+       <li>SMTP Hooks; see <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/smtpserver-template.xml";>examples</a>.</li>
+       <li>Mailets; see <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailetcontainer-template.xml";>examples</a>.</li>
     </ul>
 
     <subsection name="AntiSpam SMTP Hooks">

Modified: james/server/trunk/src/site/xdoc/config-dnsservice.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-dnsservice.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-dnsservice.xml (original)
+++ james/server/trunk/src/site/xdoc/config-dnsservice.xml Wed Mar  6 00:19:25 
2013
@@ -29,7 +29,7 @@
 
     <subsection name="dnsservice.xml">
 
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/dnsservice-template.xml";>dnsservice-template.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/dnsservice-template.xml";>dnsservice-template.xml</a>
 in SVN to get some examples and hints.</p>
 
       <p>Specifies DNS Server information for use by various components inside 
Apache James Server.</p>
 

Modified: james/server/trunk/src/site/xdoc/config-domainlist.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-domainlist.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-domainlist.xml (original)
+++ james/server/trunk/src/site/xdoc/config-domainlist.xml Wed Mar  6 00:19:25 
2013
@@ -27,7 +27,7 @@
 
   <section name="DomainList Configuration">
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/domainlist-template.xml";>domainlist-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/domainlist-template.xml";>domainlist-template.xml</a>
 in SVN to get some examples and hints.</p>
     
       <p>This configuration block is defined by the 
<strong>domainlist</strong> tag.</p>
       

Modified: james/server/trunk/src/site/xdoc/config-fetchmail.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-fetchmail.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-fetchmail.xml (original)
+++ james/server/trunk/src/site/xdoc/config-fetchmail.xml Wed Mar  6 00:19:25 
2013
@@ -27,7 +27,7 @@
 
   <section name="Fetchmail Configuration">
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/fetchmail-template.xml";>fetchmail-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/fetchmail-template.xml";>fetchmail-template.xml</a>
 in SVN to get some examples and hints.</p>
 
     <p>Fetchmail acts as a gateway between an external message store such as 
an IMAP
     or POP3 server and James. Mail is fetched from the external message store 
and

Modified: james/server/trunk/src/site/xdoc/config-imap4.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-imap4.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-imap4.xml (original)
+++ james/server/trunk/src/site/xdoc/config-imap4.xml Wed Mar  6 00:19:25 2013
@@ -27,7 +27,7 @@
 
 <section name="IMAP4 Configuration">
 
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/imapserver-template.xml";>imapserver-template.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/imapserver-template.xml";>imapserver-template.xml</a>
 in SVN to get some examples and hints.</p>
 
     <p>The IMAP4 service is controlled by a configuration block in the 
imap4server.xml.
        The imap4server tag defines the boundaries of the configuration block.  
It encloses 

Modified: james/server/trunk/src/site/xdoc/config-listmanager.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-listmanager.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-listmanager.xml (original)
+++ james/server/trunk/src/site/xdoc/config-listmanager.xml Wed Mar  6 00:19:25 
2013
@@ -40,7 +40,7 @@
 
   <subsection>
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/james-listmanager-template.xml";>james-listmanager.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/james-listmanager-template.xml";>james-listmanager.xml</a>
 in SVN to get some examples and hints.</p>
 
     <p>One of the frequent questions on the James-User Mailing List is how
     to create a mailing list. This document explains one way of using the
@@ -148,7 +148,7 @@
   
   <section name="miResources.xml">
   
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/miResources.xml";>miResources.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/miResources.xml";>miResources.xml</a>
 in SVN to get some examples and hints.</p>
 
   </section>
   

Modified: james/server/trunk/src/site/xdoc/config-mailbox.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailbox.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailbox.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailbox.xml Wed Mar  6 00:19:25 2013
@@ -27,7 +27,7 @@
 
   <section name="Mailbox Configuration">
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailbox-template.xml";>mailbox-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailbox-template.xml";>mailbox-template.xml</a>
 in SVN to get some examples and hints.</p>
     
     <p>Use this configuration to define the type of mailbox storage used to 
persist the user's mails.</p>
     

Modified: james/server/trunk/src/site/xdoc/config-mailetcontainer.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailetcontainer.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailetcontainer.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailetcontainer.xml Wed Mar  6 
00:19:25 2013
@@ -27,7 +27,7 @@
 
   <section name="Mailet Container Configuration">
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailetcontainer-template.xml";>mailetcontainer-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailetcontainer-template.xml";>mailetcontainer-template.xml</a>
 in SVN to get some examples and hints.</p>
     
     <p>Changes between 3.0-M2 and 3.0-beta3:</p>
     <ul>

Modified: james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml (original)
+++ james/server/trunk/src/site/xdoc/config-mailrepositorystore.xml Wed Mar  6 
00:19:25 2013
@@ -31,7 +31,7 @@
 
       <p>Read <a href="feature-persistence.html">documentation about 
persistence</a> for a description of the Mail Repository Store 
functionality.</p>
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailrepositorystore-template.xml";>mailrepositorystore-template.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailrepositorystore-template.xml";>mailrepositorystore-template.xml</a>
 in SVN to get some examples and hints.</p>
 
       <p>Mail Repository Stores are distinguished by where they store data.  
There are five types of 
         storage: File, Database, DBFile, MBox and JCR.</p>

Modified: james/server/trunk/src/site/xdoc/config-pop3.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-pop3.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-pop3.xml (original)
+++ james/server/trunk/src/site/xdoc/config-pop3.xml Wed Mar  6 00:19:25 2013
@@ -27,7 +27,7 @@
 
   <section name="POP3 Configuration">
   
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/pop3server-template.xml";>pop3server-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/pop3server-template.xml";>pop3server-template.xml</a>
 in SVN to get some examples and hints.</p>
 
     <p>The POP3 service is controlled by a configuration block in the 
pop3server.xml.
        The pop3server tag defines the boundaries of the configuration block.  
It encloses 

Modified: james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml (original)
+++ james/server/trunk/src/site/xdoc/config-recipientrewritetable.xml Wed Mar  
6 00:19:25 2013
@@ -27,7 +27,7 @@
 
   <section name="Recipient Rewrite Table Configuration">
 
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/recipientrewritetable-template.xml";>recipientrewritetable-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/recipientrewritetable-template.xml";>recipientrewritetable-template.xml</a>
 in SVN to get some examples and hints.</p>
 
     <subsection name="JPA Recipient Rewrite Table">
     

Modified: james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml (original)
+++ james/server/trunk/src/site/xdoc/config-smtp-lmtp.xml Wed Mar  6 00:19:25 
2013
@@ -37,7 +37,7 @@
 
   <section name="SMTP Configuration">
   
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/smtpserver-template.xml";>smtpserver-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/smtpserver-template.xml";>smtpserver-template.xml</a>
 in SVN to get some examples and hints.</p>
 
     <p>The SMTP service is controlled by a configuration block in the 
smptserver.xml.
        The smtpserver tag defines the boundaries of the configuration block.  
It encloses 
@@ -197,7 +197,7 @@ Correct this.
   
   <section name="LMTP Configuration">
     
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/lmtpserver-template.xml";>lmtpserver-template.xml</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/lmtpserver-template.xml";>lmtpserver-template.xml</a>
 in SVN to get some examples and hints.</p>
     
     <p>The configuration is the same of for SMTP.</p>
     

Modified: james/server/trunk/src/site/xdoc/config-system.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-system.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-system.xml (original)
+++ james/server/trunk/src/site/xdoc/config-system.xml Wed Mar  6 00:19:25 2013
@@ -43,7 +43,7 @@
          file (james-server-context.xml) which imports 4 other files (1 per 
mailbox type): james-mailbox-jcr-context.xml, james-mailbox-jpa-context.xml, 
          james-mailbox-maildir-context.xml, 
james-mailbox-memory-context.xml.</p>
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/META-INF/org/apache/james/spring-server.xml";>spring-server.xml</a>
 in SVN to 
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/META-INF/org/apache/james/spring-server.xml";>spring-server.xml</a>
 in SVN to
          get some examples and hints.</p>
       
       <p>spring beans files are the place where the Apache James Server wiring 
is done. It should be modified only by expert-users.</p>
@@ -54,7 +54,7 @@
 
     <subsection name="james-database.properties">
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/james-database-template.properties";>james-database.properties</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/james-database-template.properties";>james-database.properties</a>
 in SVN to get some examples and hints.</p>
 
       <p>The database connection in database.properties</p>
 
@@ -97,7 +97,7 @@
     
     <subsection name="META-INF/persistence.xml">
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/META-INF/persistence.xml";>META-INF/persistence.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/META-INF/persistence.xml";>META-INF/persistence.xml</a>
 in SVN to get some examples and hints.</p>
       
       <p>The JPA mapping and properties are defined in the in 
META-INF/persistence.xml.</p>
       
@@ -110,7 +110,7 @@
 
     <subsection name="jmx.properties">
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jmx-template.properties";>jmx.properties</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jmx-template.properties";>jmx.properties</a>
 in SVN to get some examples and hints.</p>
       
       <p>This is used to configure the JMX MBean server via which all 
management is achieved (also used by via the james-cli).</p>
       
@@ -128,7 +128,7 @@
 
     <subsection name="sqlResources.xml">
     
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/sqlResources.xml";>sqlResources.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/sqlResources.xml";>sqlResources.xml</a>
 in SVN to get some examples and hints.</p>
       
       <p>This file is deprecated but some mailets... still need it. The 
standard way to access database
          is JPA, but some functionalities are not yet migrated and still need 
the sqlResources.xml resources.</p>
@@ -149,7 +149,7 @@
 
     <subsection name="JCR Repository Configuration">
 
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jcr-repository-template.xml";>jcr-repository.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jcr-repository-template.xml";>jcr-repository.xml</a>
 in SVN to get some examples and hints.</p>
       
       <p>Used to configure the JCR mailbox (if configure in mailbox.xml).</p>
 

Modified: james/server/trunk/src/site/xdoc/config-users.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-users.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-users.xml (original)
+++ james/server/trunk/src/site/xdoc/config-users.xml Wed Mar  6 00:19:25 2013
@@ -31,7 +31,7 @@
   
       <p>User repositories are required to store James user information and 
authentication data</p>
   
-      <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/usersrepository-template.xml";>usersrepository.xml</a>
 in SVN to get some examples and hints.</p>
+      <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/usersrepository-template.xml";>usersrepository.xml</a>
 in SVN to get some examples and hints.</p>
       
     </subsection>
     

Modified: james/server/trunk/src/site/xdoc/config.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config.xml (original)
+++ james/server/trunk/src/site/xdoc/config.xml Wed Mar  6 00:19:25 2013
@@ -45,74 +45,74 @@
       </tr>
     
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/domainlist-template.xml";>domainlist.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/domainlist-template.xml";>domainlist.xml</a></td>
         <td><a href="config-domainlist.html">Domain List Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/usersrepository-template.xml";>usersrepository.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/usersrepository-template.xml";>usersrepository.xml</a></td>
         <td><a href="config-users.html">Users Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/recipientrewritetable-template.xml";>recipientrewritetable.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/recipientrewritetable-template.xml";>recipientrewritetable.xml</a></td>
         <td><a href="config-recipientrewritetable.html">Recipient Rewrite 
Table Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailbox-template.xml";>mailbox.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailbox-template.xml";>mailbox.xml</a></td>
         <td><a href="config-mailbox.html">Mailbox Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailrepositorystore-template.xml";>mailrepositorystore.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailrepositorystore-template.xml";>mailrepositorystore.xml</a></td>
         <td><a href="config-mailrepositorystore.html">Mail Repository Stores 
Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/dnsservice-template.xml";>dnsservice.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/dnsservice-template.xml";>dnsservice.xml</a></td>
         <td><a href="config-dnsservice.html">DNS Service Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/smtpserver-template.xml";>smtpserver.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/smtpserver-template.xml";>smtpserver.xml</a></td>
         <td><a href="config-smtp-lmtp.html">SMTP Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/lmtpserver-template.xml";>lmtpserver.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/lmtpserver-template.xml";>lmtpserver.xml</a></td>
         <td><a href="config-smtp-lmtp.html">LMTP Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/pop3server-template.xml";>pop3server.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/pop3server-template.xml";>pop3server.xml</a></td>
         <td><a href="config-pop3.html">POP3 Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/imapserver-template.xml";>imapserver.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/imapserver-template.xml";>imapserver.xml</a></td>
         <td><a href="config-imap4.html">IMAP4 Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/mailetcontainer-template.xml";>mailetcontainer.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/mailetcontainer-template.xml";>mailetcontainer.xml</a></td>
         <td><a href="config-mailetcontainer.html">Mailet Container 
Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/fetchmail-template.xml";>fetchmail.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/fetchmail-template.xml";>fetchmail.xml</a></td>
         <td><a href="config-fetchmail.html">FetchMail Configuration</a></td>
         <td></td>
       </tr>
 <!-- 
 Removed from trunk for now.
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/james-listmanager.xml";>james-listmanager.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/james-listmanager.xml";>james-listmanager.xml</a></td>
         <td><a href="config-listmanager.html">List Manager 
Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/miResources.xml";>miResources.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/miResources.xml";>miResources.xml</a></td>
         <td>SQL Resources for Mailing lists</td>
         <td></td>
       </tr>
@@ -131,43 +131,43 @@ Removed from trunk for now.
       </tr>
     
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/META-INF/org/apache/james/spring-server.xml";>spring-server.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/META-INF/org/apache/james/spring-server.xml";>spring-server.xml</a></td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/james-database-template.properties";>james-database.properties</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/james-database-template.properties";>james-database.properties</a></td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/META-INF/persistence-template.xml";>META-INF/persistence.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/META-INF/persistence-template.xml";>META-INF/persistence.xml</a></td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td></td>
       </tr>
       <tr>
         <td>
-          <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jmx-template.properties";>jmx.properties</a><br/>
+          <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jmx-template.properties";>jmx.properties</a><br/>
 <!-- 
-          <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jmx.access";>jmx.access</a><br/>
-          <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jmx.password";>jmx.password</a><br/>
+          <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jmx.access";>jmx.access</a><br/>
+          <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jmx.password";>jmx.password</a><br/>
 -->
          </td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/log4j-template.properties";>log4j.properties</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/log4j-template.properties";>log4j.properties</a></td>
         <td>See <a href="monitor-logging.html">monitoring with log4j</a> 
section.</td>
         <td></td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/sqlResources-template.xml";>sqlResources.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/sqlResources-template.xml";>sqlResources.xml</a></td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td>Deprecated</td>
       </tr>
       <tr>
-        <td><a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/jcr-repository-template.xml";>jcr-repository.xml</a></td>
+        <td><a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/jcr-repository-template.xml";>jcr-repository.xml</a></td>
         <td><a href="config-system.html">System Configuration</a></td>
         <td></td>
       </tr>

Modified: james/server/trunk/src/site/xdoc/feature-performance.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/feature-performance.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/feature-performance.xml (original)
+++ james/server/trunk/src/site/xdoc/feature-performance.xml Wed Mar  6 
00:19:25 2013
@@ -35,15 +35,15 @@
 
     <p>The result was:</p>
     <ol> 
-      <li>The queuing of the 100.000 emails took 8 minutes.</li>
-      <li>The dequeueing of the 100.000 emails took 16 minutes.</li>
+      <li>The queuing of the 100000 emails took 8 minutes.</li>
+      <li>The dequeueing of the 100000 emails took 16 minutes.</li>
     </ol>
 
     <p>We thus have a throughput of more than <b>100 mails/second</b>.</p>
 
     <p>These numbers are obtained with the out-of-the-box configuration (not 
optimized).
        I you run for example (depends on JVM) with <code>-XX:+UseParallelGC 
-XX:+AggressiveOpts -XX:+UseFastAccessorMethods</code>,
-       you may have 10.000 mails enqueued in 38 seconds, which represents 
<b>263 mails per second</b>.</p>
+       you may have 10000 mails enqueued in 38 seconds, which represents 
<b>263 mails per second</b>.</p>
 
   </section>
 

Modified: james/server/trunk/src/site/xdoc/monitor-logging.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/monitor-logging.xml?rev=1453103&r1=1453102&r2=1453103&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/monitor-logging.xml (original)
+++ james/server/trunk/src/site/xdoc/monitor-logging.xml Wed Mar  6 00:19:25 
2013
@@ -67,7 +67,7 @@ drwxrwxrwx. 7 root root   4096 2010-11-0
 -rw-r--r--. 1 root root     71 2010-11-06 09:24 usersrepository.log
 </source>    
        
-    <p>Consult <a 
href="https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4/src/main/resources/log4j.properties";>log4j.properties</a>
 in SVN to get some examples and hints.</p>
+    <p>Consult <a 
href="http://svn.apache.org/repos/asf/james/server/trunk/app/src/main/resources/log4j.properties";>log4j.properties</a>
 in SVN to get some examples and hints.</p>
 
     <p>You can rise the logging level on protocols.</p>
     <p>Set log4j.logger.james.smtpserver=DEBUG, SMTPSERVER</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to