You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/04/28 12:03:48 UTC

svn commit: r397838 - /incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml

Author: gnodet
Date: Fri Apr 28 03:03:48 2006
New Revision: 397838

URL: http://svn.apache.org/viewcvs?rev=397838&view=rev
Log:
Use xbean to configure the listener

Modified:
    incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml

Modified: incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml?rev=397838&r1=397837&r2=397838&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml (original)
+++ incubator/servicemix/trunk/servicemix-eip/src/test/resources/org/apache/servicemix/eip/spring.xml Fri Apr 28 03:03:48 2006
@@ -6,7 +6,7 @@
   <sm:container id="jbi" embedded="true">
     
     <sm:listeners>
-      <bean class="org.apache.servicemix.jbi.view.DotViewFlowListener" />
+      <sm:dotViewFlowListener />
     </sm:listeners>
     
     <sm:activationSpecs>