[jboss-cvs] JBossAS SVN: r75319 - in projects/docs/enterprise: 4.3/Server_Configuration_Guide/en-US and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 2 22:10:02 EDT 2008


Author: irooskov at redhat.com
Date: 2008-07-02 22:10:02 -0400 (Wed, 02 Jul 2008)
New Revision: 75319

Modified:
   projects/docs/enterprise/4.2/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml
   projects/docs/enterprise/4.3/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml
Log:
updated server config guide for both versions J2EE Reference Intro file - in terms of JBPAPP-827. NOTE: This JIRA - NOT CLOSED - awaiting confirmation from developer that information corect. 


Modified: projects/docs/enterprise/4.2/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml
===================================================================
--- projects/docs/enterprise/4.2/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml	2008-07-02 23:36:23 UTC (rev 75318)
+++ projects/docs/enterprise/4.2/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml	2008-07-03 02:10:02 UTC (rev 75319)
@@ -1059,6 +1059,11 @@
 					</example><para>
 						The value of the <literal>loader-repository</literal> element is the JMX object name to assign to the repository created for the EAR. This must be unique and valid JMX ObjectName, but the actual name is not important.
 					</para>
+					<note>
+						<para>
+							JDK provided classes cannot be scoped. 
+						</para>
+					</note>
 				</section>
 				
 				<section id="Inside_the_JBoss_Class_Loading_Architecture-The_Complete_Class_Loading_Model">

Modified: projects/docs/enterprise/4.3/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml
===================================================================
--- projects/docs/enterprise/4.3/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml	2008-07-02 23:36:23 UTC (rev 75318)
+++ projects/docs/enterprise/4.3/Server_Configuration_Guide/en-US/J2EE_Reference_Introduction.xml	2008-07-03 02:10:02 UTC (rev 75319)
@@ -1059,6 +1059,11 @@
 					</example><para>
 						The value of the <literal>loader-repository</literal> element is the JMX object name to assign to the repository created for the EAR. This must be unique and valid JMX ObjectName, but the actual name is not important.
 					</para>
+					<note>
+						<para>
+							JDK provided classes cannot be scoped. 
+						</para>
+					</note>
 				</section>
 				
 				<section id="Inside_the_JBoss_Class_Loading_Architecture-The_Complete_Class_Loading_Model">




More information about the jboss-cvs-commits mailing list