Author: ffang
Date: Thu Nov 19 09:29:23 2009
New Revision: 882087
URL: http://svn.apache.org/viewvc?rev=882087&view=rev
Log:
[SMX4-422]CamelCXF Producer does not work if deployed inside JBI SU
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=882087&r1=882086&r2=882087&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
Thu Nov 19 09:29:23 2009
@@ -23,4 +23,5 @@
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