[jboss-cvs] JBossAS SVN: r82245 - 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
Fri Dec 12 09:23:11 EST 2008


Author: Darrin
Date: 2008-12-12 09:23:11 -0500 (Fri, 12 Dec 2008)
New Revision: 82245

Modified:
   projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml
Log:
updated dates in log files to be post release

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-12-12 14:10:12 UTC (rev 82244)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Security_Features.xml	2008-12-12 14:23:11 UTC (rev 82245)
@@ -88,8 +88,8 @@
         <para>The JBoss Application server generates log events at start-up time and when it is shutdown:</para>
         <example><title>JBoss EAP start up log events</title>
 <screen>00:30:18,876 INFO [Server] Starting JBoss (MX MicroKernel)... 
-300:30:18,876 INFO [Server] Release ID: JBoss [EAP] 4.3.0.GA_CP03 (build: SVNTag=JBPAPP_4_3_0_GA_CP03 date=200804211657) 
-00:30:18,877 DEBUG [Server] Using config: org.jboss.system.server.ServerConfigImpl at 46ae506e 
+300:30:18,876 INFO [Server] Release ID: JBoss [EAP] 4.3.0.GA_CP03 (build: SVNTag=JBPAPP_4_3_0_GA_CP03 date=200810241616)
+00:30:18,877 DEBUG [Server] Using config: org.jboss.system.server.ServerConfigImpl at 18dfef8
 00:30:18,877 DEBUG [Server] Server type: class org.jboss.system.server.ServerImpl 
 00:30:18,877 DEBUG [Server] Server loaded through: org.jboss.system.server.NoAnnotationURLClassLoader 
 00:30:18,877 DEBUG [Server] Boot URLs: </screen></example>
@@ -131,8 +131,8 @@
 
 
         <example id="log_output_example"><title>Log output</title>
-        <screen>2008-07-17 16:04:33,753 826541 TRACE [org.jboss.ejb.plugins.SecurityInterceptor] (WorkerThread#0[127.0.0.1:33182]:) Authenticated  principal=scott
-2008-07-17 16:04:33,753 826541 TRACE [org.jboss.ejb.plugins.SecurityInterceptor] (WorkerThread#0[127.0.0.1:33182]:) method=public abstract org.jboss.test.jca.securedejb.CallerIdentity org.jboss.test.jca.securedejb.CallerIdentityHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException, interface=HOME, requiredRoles=[CallerIdentityUser]</screen></example>
+        <screen>2008-12-12 16:04:33,753 826541 TRACE [org.jboss.ejb.plugins.SecurityInterceptor] (WorkerThread#0[127.0.0.1:33182]:) Authenticated  principal=scott
+2008-12-12 16:04:33,753 826541 TRACE [org.jboss.ejb.plugins.SecurityInterceptor] (WorkerThread#0[127.0.0.1:33182]:) method=public abstract org.jboss.test.jca.securedejb.CallerIdentity org.jboss.test.jca.securedejb.CallerIdentityHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException, interface=HOME, requiredRoles=[CallerIdentityUser]</screen></example>
 
 
 	    <section id="additional_auditing_options">




More information about the jboss-cvs-commits mailing list