You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2006/04/08 23:15:05 UTC

svn commit: r392610 - /jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml

Author: hlship
Date: Sat Apr  8 14:15:03 2006
New Revision: 392610

URL: http://svn.apache.org/viewcvs?rev=392610&view=rev
Log:
Remove explicit references to the Log4J API

Modified:
    jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml

Modified: jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml?rev=392610&r1=392609&r2=392610&view=diff
==============================================================================
--- jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml (original)
+++ jakarta/tapestry/trunk/framework/src/descriptor/META-INF/tapestry.request.xml Sat Apr  8 14:15:03 2006
@@ -180,7 +180,7 @@
     
     <invoke-factory>
       <construct class="impl.ResponseRendererImpl">
-        <set-service property="responseDelegate" service-id="tapestry.services.ResponseDelegateFactory" />
+        <set-service property="responseDelegateFactory" service-id="tapestry.services.ResponseDelegateFactory" />
       </construct>
     </invoke-factory>
   </service-point>



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org