Author: dkulp
Date: Thu Jun 14 16:32:58 2012
New Revision: 1350318
URL: http://svn.apache.org/viewvc?rev=1350318&view=rev
Log:
Add another class to check to see if spring is available and usable
Modified:
cxf/trunk/rt/core/src/main/resources/META-INF/cxf/org.apache.cxf.bus.factory
Modified:
cxf/trunk/rt/core/src/main/resources/META-INF/cxf/org.apache.cxf.bus.factory
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/core/src/main/resources/META-INF/cxf/org.apache.cxf.bus.factory?rev=1350318&r1=1350317&r2=1350318&view=diff
==============================================================================
---
cxf/trunk/rt/core/src/main/resources/META-INF/cxf/org.apache.cxf.bus.factory
(original)
+++
cxf/trunk/rt/core/src/main/resources/META-INF/cxf/org.apache.cxf.bus.factory
Thu Jun 14 16:32:58 2012
@@ -1,2 +1,2 @@
org.apache.cxf.bus.spring.SpringBusFactory
-org.springframework.context.ApplicationContext
\ No newline at end of file
+org.springframework.context.ApplicationContext,org.springframework.beans.factory.xml.NamespaceHandlerResolver
\ No newline at end of file