Hi, I am facing CXF autowire problem.
In my project I need to autowire a class which is coming from a jar file. Hence I cannot annotate it with @Component. And CXF is not allowing me to autowire it. The stack trace is here. http://pastebin.com/e4P3JucF Could you please suggest any solution here. Thanks in advance. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Autowire-Problem-tp3403052p3403052.html Sent from the cxf-user mailing list archive at Nabble.com.
