On Tuesday, September 13, 2011 5:22:42 AM marcin.kasinski wrote: > Now it is little beter. > > After setting this attribute I have error: org.apache.cxf.BusException: No > DestinationFactory was found for the namespace > http://cxf.apache.org/transports/jms. > > All necessary jars I have in CLASSPATH (I think all).
What version of CXF? Do you have the cxf-rt-transport-jms on the classpath? If using 2.3.x or earlier and using Spring, did you import the META- INF/cxf/cxf-extension-jms.xml? -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
