Re: Error in running juit test case for struts2 action class

2010-05-03 Thread rameshbabu
EGRATION ** > Looks like the Spring listener was not configured for your web app! > Nothing will work until WebApplicationContextUtils returns a valid > ApplicationContext. > You might need to add the following to web.xml: > > > org.springframework.web.context.ContextLoaderListener > > > --

Re: Error in running juit test case for struts2 action class

2010-04-30 Thread Wes Wannemacher
TEGRATION ** > Looks like the Spring listener was not configured for your web app! > Nothing will work until WebApplicationContextUtils returns a valid > ApplicationContext. > You might need to add the following to web.xml: >     > > org.springframework.web.context.ContextLoaderListener >     > > ---

Error in running juit test case for struts2 action class

2010-04-30 Thread rameshbabu
this message in context: http://old.nabble.com/Error-in-running-juit-test-case-for-struts2-action-class-tp28410616p28410616.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user