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 2005/04/06 12:10:53 UTC

svn commit: r160278 - lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl

Author: andreas
Date: Wed Apr  6 03:10:53 2005
New Revision: 160278

URL: http://svn.apache.org/viewcvs?view=rev&rev=160278
Log:
removed unit of work from cocoon.xconf

Modified:
    lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl

Modified: lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl?view=diff&r1=160277&r2=160278
==============================================================================
--- lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl (original)
+++ lenya/trunk/src/webapp/WEB-INF/cocoon-xconf.xsl Wed Apr  6 03:10:53 2005
@@ -231,10 +231,6 @@
       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"/>
-      
   <usecases>
 
      <!--+



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