You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/11/25 03:43:36 UTC

svn commit: r883964 - /servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties

Author: ffang
Date: Wed Nov 25 02:43:34 2009
New Revision: 883964

URL: http://svn.apache.org/viewvc?rev=883964&view=rev
Log:
[SMX4-422]revert the patch as it's not the real fix, take a look at camel-2216

Modified:
    servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties

Modified: servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties?rev=883964&r1=883963&r2=883964&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties (original)
+++ servicemix/smx4/features/trunk/assembly/src/main/distribution/text/etc/system.properties Wed Nov 25 02:43:34 2009
@@ -23,5 +23,3 @@
 xml.catalog.files=
 # Default port for the OSGI HTTP Service
 org.osgi.service.http.port=8181
-# set the SpringBusFactory as the instance of CXF default BusFactory
-org.apache.cxf.bus.factory=org.apache.cxf.bus.spring.SpringBusFactory