Do you have the full stack trace? On Sep 17, 2011, at 7:52 PM, Willem Jiang wrote:
> Can you check if you installed any other spring jar in your web container > share lib ? > > On Sat Sep 17 03:56:27 2011, marcin.kasinski wrote: >> All spring jars are installed within application. >> >> dir ../EnvAdminBackendWS-1.0.car\WEB-INF\lib >> >> ... >> 2011-09-16 21:48 321 190 spring-aop-3.0.5.RELEASE.jar >> 2011-09-16 21:48 53 082 spring-asm-3.0.5.RELEASE.jar >> 2011-09-16 21:48 555 410 spring-beans-3.0.5.RELEASE.jar >> 2011-09-16 21:48 668 861 spring-context-3.0.5.RELEASE.jar >> 2011-09-16 21:48 382 442 spring-core-3.0.5.RELEASE.jar >> 2011-09-16 21:48 169 752 spring-expression-3.0.5.RELEASE.jar >> 2011-09-16 21:48 185 312 spring-jms-3.0.5.RELEASE.jar >> 2011-09-16 21:48 231 922 spring-tx-3.0.5.RELEASE.jar >> 2011-09-16 21:48 395 587 spring-web-3.0.5.RELEASE.jar >> ... >> >> >> InitializingBean class is placed in spring-beans-3.0.5.RELEASE.jar. >> I have no idea why I got java.lang.NoClassDefFoundError. >> >> Can you help me with this problem ? >> >> It is very important for me. >> >> >> >> >> -- >> View this message in context: >> http://cxf.547215.n5.nabble.com/cxf-and-jms-service-tp4765079p4811801.html >> Sent from the cxf-dev mailing list archive at Nabble.com. >> > > > > -- > Willem > ---------------------------------- > FuseSource > Web: http://www.fusesource.com > Blog: http://willemjiang.blogspot.com (English) > http://jnn.javaeye.com (Chinese) > Twitter: willemjiang Weibo: willemjiang
