[jboss-cvs] JBossAS SVN: r80727 - projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Nov 9 18:37:02 EST 2008


Author: irooskov at redhat.com
Date: 2008-11-09 18:37:01 -0500 (Sun, 09 Nov 2008)
New Revision: 80727

Modified:
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Revision_History.xml
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Configuration.xml
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/System_Installation.xml
Log:
updated CC Guide 


Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml	2008-11-09 21:07:24 UTC (rev 80726)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml	2008-11-09 23:37:01 UTC (rev 80727)
@@ -39,7 +39,12 @@
                 <listitem><para>Microsoft SQL Server 2005</para></listitem>
                 <listitem><para>MySQL v5.0</para></listitem>
                 <listitem><para>PostgreSQL v8.2</para></listitem>
+		<listitem><para>DB2 v8.2</para></listitem>
+		<listitem><para>DB2 v9.1</para></listitem>
             </itemizedlist>
+	    <para>
+		    For information on how to configure each database with the JBoss Enterprise Application Platform refer to <xref linkend="configuration_requirements-database_configuration"/>.
+	    </para>
         </section>
     </section>
         
@@ -51,7 +56,7 @@
         modification including unauthorized modifications by potentially hostile 
         outsiders.  Reasonable physical security measures to ensure that unauthorized 
         personnel do not have physical access to the hardware running the JBoss EAP 
-        software.</para>
+        software must be implemented.</para>
 	</section>
 
 	<section id="personnel_requirements">
@@ -181,6 +186,12 @@
 				<filename>web-app/security-role/role-name</filename> in order to be authorized.</para>
         	</section>
 	</section>
+	<section id="configuration_requirements-database_configuration">
+		<title>Database Configuration</title>
+		<para>
+			The default database HSQL that the Enterprise Application Platform ships with is disabled from the outset. For information on how to configure other supported databases refer to <ulink url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3.0.cp03/html-single/Server_Configuration_Guide/index.html#alternative_DBs"></ulink>. 
+		</para>
+	</section>
     </section>
 
 

Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Revision_History.xml	2008-11-09 21:07:24 UTC (rev 80726)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Revision_History.xml	2008-11-09 23:37:01 UTC (rev 80727)
@@ -7,15 +7,15 @@
 		<revhistory>
 			<revision>
 				<revnumber>1.0</revnumber>
-				<date></date>
+				<date>November 07th 2008</date>
 				<author>
-					<firstname></firstname>
-					<surname></surname>
-					<email></email>
+					<firstname>Isaac</firstname>
+					<surname>Rooskov</surname>
+					<email>irooskov at redhat.com</email>
 				</author>
 				<revdescription>
 					<simplelist>
-						<member></member>
+						<member>The guide has been updated with information in secitons 2.2, 3.2, 4.2, 5.3 and the removal of JNDI from 5.4</member>
 					</simplelist>
 				</revdescription>
 			</revision>

Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Configuration.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Configuration.xml	2008-11-09 21:07:24 UTC (rev 80726)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Configuration.xml	2008-11-09 23:37:01 UTC (rev 80727)
@@ -90,7 +90,7 @@
 <formalpara>
 	<title>Policy file configuration</title>
 	<para>
-		Users and administrators are free to add their own permission blocks to the policy file, however the permissions that are shipped with the JBoss Enterprise Application Platform cannot change; doing so will invalidate the certification. 
+		Users and administrators are free to add their own permission blocks to the policy file, however the permissions that are shipped with the JBoss Enterprise Application Platform cannot change; doing so will invalidate the certification. Indeed any modifications of the security policy except what has been specified within this guide, will invalidate the certification configuration. 
 	</para>
 </formalpara>
         

Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml	2008-11-09 21:07:24 UTC (rev 80726)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml	2008-11-09 23:37:01 UTC (rev 80727)
@@ -131,7 +131,11 @@
 
 	    <section id="additional_auditing_options">
             <title>Enabling Additional Logging</title>
-            
+	    
+	    <para>
+		    Additional logging for EJB application requests has been configured during the setup process of this guide when audit logging was configured. For more information see <xref linkend="configuration_requirements-setup_configuration"/>
+	    </para>
+ <!--           
             <para>If you need additional logging for EJB application requests, 
             uncomment the following category in <filename>conf/jboss-log4j.xml</filename>.</para>
             
@@ -140,7 +144,7 @@
   &lt;priority value="TRACE"/&gt;
  &lt;/category&gt;</programlisting>
             </figure>
-
+-->
             <para>If you need additional logging for web-based requests, uncomment 
             the <literal>AccessLogValve</literal> in 
             <filename>deploy/jboss-web.deployer/server.xml</filename>.  The access 
@@ -197,9 +201,9 @@
                 <para>State of HTTP sessions and EJB 2.x session beans (distributed 
                 state replication service using HASessionState MBean)</para>
             </listitem>
-          <!--  <listitem>
+            <listitem>
                 <para>JNDI state (JBoss HA-JNDI)</para>
-            </listitem> -->
+            </listitem>
             <listitem>
                 <para>JMS queues</para>
             </listitem>
@@ -239,12 +243,12 @@
                     <para>username and password based authentication.</para>
                 </listitem>
             </varlistentry>
-            <varlistentry>
+  <!--          <varlistentry>
                 <term>JNDI</term>
                 <listitem>
                     <para>username and password based authentication.</para>
                 </listitem>
-            </varlistentry>
+            </varlistentry> -->
         </variablelist>
 
         <para>JBoss EAP uses JBoss SX framework to implement identification and 

Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/System_Installation.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/System_Installation.xml	2008-11-09 21:07:24 UTC (rev 80726)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/System_Installation.xml	2008-11-09 23:37:01 UTC (rev 80727)
@@ -5,8 +5,8 @@
 
 <chapter id="chap-Common_Criteria_Guide-System_Installation">
 	<title>Downloading and Verifying the Packages</title>
-    <para>JBoss EAP is delivered on line through the Red Hat JBoss Customer Support Portal at 
-	    <ulink url="https://support.redhat.com/jbossnetwork/restricted/main.html">https://support.redhat.com/jbossnetwork/restricted/main.html</ulink> and through the Red Hat Network (RHN) at the following address:  <ulink url="https://rhn.redhat.com">https://rhn.redhat.com</ulink>
+    <para>JBoss EAP is delivered on line through the Red Hat JBoss Customer Support Portal (CSP) at 
+	    <ulink url="https://support.redhat.com/jbossnetwork/restricted/main.html">https://support.redhat.com/jbossnetwork/restricted/main.html</ulink> and through the Red Hat Network (RHN) at the following address:  <ulink url="https://rhn.redhat.com">https://rhn.redhat.com</ulink>. The EAP is avaliable as ZIP files from the CSP and as ZIP and RPM files from the RHN.
     </para>
     
     <para>To ensure the authenticity of the downloaded software you need to verify 
@@ -74,7 +74,7 @@
         Customer support site by browsing to <guimenuitem>JBoss Enterprise Middleware</guimenuitem>, 
         <guimenuitem>Application Platform</guimenuitem>, <guimenuitem>Certified downloads</guimenuitem>.</para>
         
-        <figure><title>Software downloads page showing available JBoss EAP files</title>
+        <figure><title>Software downloads page showing available JBoss EAP files (example image is of a previous version of the EAP)</title>
             <mediaobject>
                 <imageobject><imagedata fileref="images/software_downloads.png" /></imageobject>
             </mediaobject>
@@ -89,7 +89,7 @@
         checksum values for that package.  These values are used to verify the integrity 
         of your downloaded files.</para>
         
-        <figure><title>MD5 &amp; SHA-256 information displayed for a download at the Red Hat JBoss Customer Support Portal</title>
+<figure><title>MD5 &amp; SHA-256 information displayed for a download at the Red Hat JBoss Customer Support Portal (example image is of a previous version of the EAP)</title>
             <mediaobject>
                 <imageobject><imagedata fileref="images/lookup_MD5_value.png" /></imageobject>
             </mediaobject>
@@ -185,10 +185,10 @@
 	</figure>
 	
 	<para>
-		From the filtered list the is returned and after selecting the appropriate version of the JBoss EAP for your system, another page will be displayed which outlines the details of the download. 
+		From the filtered list that is returned and after selecting the appropriate version of the JBoss EAP for your system, another page will be displayed which outlines the details of the download. 
 	</para>
 	
-	<figure><title>JBoss EAP download details</title>
+	<figure><title>JBoss EAP download details (example image is of a previous version of the EAP)</title>
 		<mediaobject>
 			<imageobject><imagedata fileref="images/RHN_EAP_details.png" /></imageobject>
 		</mediaobject>
@@ -198,7 +198,7 @@
 		Under the JBoss Application Platform title is a list of tabs. Curently the <guimenuitem>Details</guimenuitem> tab is selected. By clicking on the last tab called <guimenuitem>Downloads</guimenuitem>, a list of all the downloads which form the JBoss EAP will be displayed. 
 	</para>
 	
-	<figure><title>JBoss EAP download file list</title>
+	<figure><title>JBoss EAP download file list (example image is of a previous version of the EAP)</title>
 		<mediaobject>
 			<imageobject><imagedata fileref="images/RHN_download.png" /></imageobject>
 		</mediaobject>




More information about the jboss-cvs-commits mailing list