1. [beginner] About ApplicationContextAware beans forum.springsource.org[beginner] About ApplicationContextAware beans Hi. I'm currently trying to use Spring in a stand-alone App but I found myself lost after loading my applicationContext.xml file in the main(String[] args) method of ... |
2. Jruby backed bean can't be ApplicationContextAware forum.springsource.orgJruby backed bean can't be ApplicationContextAware Hi, I am tring to use jruby in spring. The basic example works and I was stuck when I tried to make it ApplicationContextAware I ... |
3. ApplicationContextAware beans with Struts forum.springsource.orgApplicationContextAware beans with Struts Hi all, I've been trying to build my first application with Struts integration support, but I'm facing a problem I've never met before. I've made the struts ... |
4. NoClassDefFoundError ApplicationContextAware - Classloading hierachy problem?? forum.springsource.orgNoClassDefFoundError ApplicationContextAware - Classloading hierachy problem?? Hi All I faced a strange classloading problem.. in my web.xml --------------------------- |