Hi,

Did you already follow Sergey's suggestion, I believe he is correct, in your custom transport project, you need more files in src/main/ resources/META-INF/cxf folder, I believe you already have cxf- extension-interact.xml in this folder, please check if you also have files like bus-extensions.xml, cxf.extension, etc.

You can take a look at cxf default jms/http transport as an example, to get more details how to write those files.

Freeman
On 2010-11-8, at 下午4:13, firasarabo wrote:


Hi,

Yes, the jar file is in the class path. a quick test I did is removing the
jar file from the class path and I get the error of not able to find
"META-INF/cxf/cxf-extension-interact.xml" which is in the jar file, I put the jar file back in the class path and the error is gone. so the jar file
is found in the class path and the xml file is read and processed.

Thanks,
Firas
--
View this message in context: 
http://cxf.547215.n5.nabble.com/org-apache-cxf-BusException-No-DestinationFactory-was-found-tp3252224p3254623.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Freeman Fang

------------------------

FuseSource: http://fusesource.com
blog: http://freemanfang.blogspot.com
twitter: http://twitter.com/freemanfang
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org

Reply via email to