You should post your spring xml config file, it looks like some AOP config is probably missing.
musachy On Mon, Apr 6, 2009 at 2:34 PM, Timothy Orme <to...@genome.med.harvard.edu> wrote: > Hello All, > > One of the nice annotation features of spring is the ability to > annotate injected fields with @Required so that you don't get null pointer > exceptions. However, I can only seem to get this to work with my test cases > (spring throws an error when a required field isn't set), but I can't get > the same behavior on the startup of my struts 2 web app. Does anyone know if > it's possible for the web-app to break when an @Required field isn't set at > startup? > > Thanks, > Tim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org