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 2008/10/23 20:52:59 UTC

svn commit: r707442 - /servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Author: gnodet
Date: Thu Oct 23 11:52:58 2008
New Revision: 707442

URL: http://svn.apache.org/viewvc?rev=707442&view=rev
Log:
SMX-1656: When using bufCfg, the file is not found correctly from a JBI SU deployed in Smx4

Modified:
    servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml?rev=707442&r1=707441&r2=707442&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml Thu Oct 23 11:52:58 2008
@@ -68,6 +68,7 @@
         META-INF.services.org.apache.xbean.spring.http.servicemix.apache.org.cxfbc
     </servicemix.osgi.export>
     <servicemix.osgi.bundles>
+        org.apache.cxf.cxf-bundle,
         org.springframework.bundle.spring.core,
         org.springframework.bundle.spring.beans,
         org.springframework.bundle.spring.context,