You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2004/09/20 14:54:55 UTC

svn commit: rev 46934 - incubator/lenya/trunk/src/webapp/WEB-INF

Author: andreas
Date: Mon Sep 20 05:54:55 2004
New Revision: 46934

Modified:
   incubator/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl
Log:
adding usecase component declarations

Modified: incubator/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl
==============================================================================
--- incubator/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl	(original)
+++ incubator/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl	Mon Sep 20 05:54:55 2004
@@ -241,6 +241,10 @@
       class="org.apache.lenya.cms.publication.templating.PublicationTemplateManagerImpl"
       role="org.apache.lenya.cms.publication.templating.PublicationTemplateManager"/>
 
+  <component logger="lenya.usecase.unitofwork"
+      class="org.apache.lenya.cms.usecase.UnitOfWork"
+      role="org.apache.lenya.cms.usecase.UnitOfWorkImpl"/>
+
   </xsl:copy>
 
 </xsl:template>

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org