-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.0
-
None
The captions on the example on http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5.0/html/JBoss_Microcontainer_User_Guide/sect-JBoss_Microcontainer_User_Guide-The_ClassLoading_Layer-ClassLoading.html are mixed up.
They were a quite confusing in the original articles.
"The DefaultDomain is shared among all the applications that do not define their own domains." and "Putting the ClassLoader in the Default Domain" should be on example 9.7 not 9.8
"Typical Domain-Level Isolation" should be on 9.8 not 9.9
"Isolation with a Specific Parent" should be on 9.9 not 9.10
".war deployments use this method by default. Instead of doing default parent-first lookups, you first check your own resources. " and "Non-Compliance with j2seClassLoadingCompliance" should be on 9.10 not 9.11
I think "Typical OSGi Implementation" should be on 9.11 not 9.12
"Importing and Exporting Whole Modules and Libraries, Rather than Fine-Grained Packages" may apply to both 9.12 and 9.13, not just the latter.
"The Module Class" on 9.14 doesn't make any sense, since it shows the ResourceVisitor and ResourceContext interfaces not the Module class.