Re: Spring configuration error

2010-08-18 Thread Dave Newton
Are you deploying the Spring plugin? Dave On Aug 18, 2010 12:19 AM, Rakeshkumar Parmar rakeshkumar_par...@persistent.co.in wrote: Hi, I am not using spring to configure Hello World sample application. But it still gives me listener not registered error for spring context. I am using struts

Spring configuration error

2010-08-17 Thread Rakeshkumar Parmar
Hi, I am not using spring to configure Hello World sample application. But it still gives me listener not registered error for spring context. I am using struts 2.7.1 distribution. Regards, Rakesh DISCLAIMER == This e-mail may contain privileged and confidential information which

Re: Spring configuration error

2010-08-17 Thread Eduard Neuwirt
Hello Rakesh, are you using spring 3.x version ? If yes, please make sure, you have already included all spring 3.0 jars. The entire list of jars can be found here: http://blog.springsource.com/2009/12/02/obtaining-spring-3-artifacts-with-maven/ Listener not cofigured means that one of