2011/12/11 Daniel Kulp <[email protected]>: > On Sunday, December 11, 2011 1:37:46 AM Aki Yoshida wrote: >> Hi Dan, >> I have a suspicion that one of r1212724, r1212725, r1212726 from today >> has introduced some problem. A very simple osgi cxf spring bundle that >> worked before is suddenly getting the following exception at its >> start-up. >> >> osgi> Exception in thread "SpringOsgiExtenderThread-16" >> org.springframework.beans.factory.BeanCreationException: Error >> creating bean with name 'cxf' defined in OSGi >> resource[classpath:META-INF/cxf/cxf.xml|bnd.id=104|bnd.sym=tmp.test-osgi-cxf >> -consumer]: Initialization of bean failed; nested exception is >> java.lang.NoClassDefFoundError: >> org/eclipse/jetty/util/component/Container$Listener > > > I think I fixed this. Can you give it a try and let me know if it works? > > Thanks!
Hi Dan, thanks. I just sync'ed the trunk and the problem seems to have gone away. it works fine. thanks. regards, aki > > > Daniel Kulp > [email protected] - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com
