/[Apache-SVN]/cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/SitemapLanguage.java
ViewVC logotype

Diff of /cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/SitemapLanguage.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/SitemapLanguage.java	2005/04/24 21:11:28	164500
+++ cocoon/trunk/src/java/org/apache/cocoon/components/treeprocessor/sitemap/SitemapLanguage.java	2005/04/24 21:27:55	164501
@@ -133,7 +133,7 @@ public class SitemapLanguage extends Def
 
                 final ComponentLocator cl = (ComponentLocator)ClassUtils.newInstance(clazzName); 
                 // Go through the component lifecycle
-                LifecycleHelper.setupComponent(cl, this.getLogger(), context, newManager, config);
+                LifecycleHelper.setupComponent(cl, this.getLogger(), context, newManager, appContainer);
 
                 this.applicationContainer = cl;
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26