Ok, here's a minimal project with a junit test that demonstrates the problem. Just run: mvn test
Reverting the CXF version to 2.2 makes the problem go away. - Rune dkulp wrote: > > > Well, that's interesting. Any chance you can create a small testcase and > send it along? > > You may also be able to get around it by doing: > <cxf:bus bus="cxf"> > as that would force the contructor arg. > > However, I'd REALLY like to get a test case if at all possible. We use > this > same syntax in MAY of our own unit tests so I'm not sure what could > possibly > be going wrong. > > Dan > http://www.nabble.com/file/p25328146/cxf-bus-bug.zip cxf-bus-bug.zip -- View this message in context: http://www.nabble.com/Problem-with-client-side-cxf%3Abus-after-upgrading-from-2.2-to-2.2.3-tp25293610p25328146.html Sent from the cxf-user mailing list archive at Nabble.com.
