CVS: plexus-container-new/src/java/org/apache/plexus DefaultPlexusContainer.java,1.6,1.7

[email protected]
Newsgroups gmane.comp.java.plexus.devel
Message-ID <[email protected]>
Update of /cvsroot/plexus/plexus-container-new/src/java/org/apache/plexus
In directory eng.werken.com:/tmp/cvs-serv3347

Modified Files:
	DefaultPlexusContainer.java 
Log Message:
o Adding common classloader to the context. nomenclature taken from phoenix.

Index: DefaultPlexusContainer.java
===================================================================
RCS file: /cvsroot/plexus/plexus-container-new/src/java/org/apache/plexus/DefaultPlexusContainer.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DefaultPlexusContainer.java	23 Apr 2003 03:57:12 -0000	1.6
+++ DefaultPlexusContainer.java	24 Apr 2003 03:04:08 -0000	1.7
@@ -429,6 +429,7 @@
     protected void initializeContext()
     {
         addContextValue( PlexusConstants.RESOURCE_MANAGER_KEY, getResourceManager() );
+        addContextValue( PlexusConstants.COMMON_CLASSLOADER, getClassLoader() );
     }
 
     /** Initialize the lifecycle handler.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.