Open up your jar and make sure the META-INF/cxf/bus-extensions.txt file has a BUNCH of things in it. If it only has a few things, then your shading isn’t working correctly.
Dan On Jul 30, 2014, at 12:19 PM, axelF <[email protected]> wrote: > Hi. > > We are using CXF in a maven assembly standalone Jar application (SWT) as > client. When we are calling services from IDE, everything work properly. > Although when we lauching the application from executable jar, we have this > exception: > > > > We are using maven assembly for the build. here our pom.xml > > > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Could-not-find-conduit-initiator-for-transport-tp5747091.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
