Just to clarify, I DO want to use the CXF STSClient. I have no intention of
re-inventing the wheel. Actually, I am mostly following the code in the CXF
system tests for my own functional tests. The problem is that most of those
tests initialize the CXF like this:

SpringBus bus = (SpringBus) bf.createBus("clientSts.xml");

Unfortunately, that pattern does not work for me when creating OSGI bundles
that make client calls. So really all I am doing is trying to adapt the CXF
STSClient system tests to run in an OSGI container.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Code-only-STSClient-tp5724575p5724797.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to