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

2010-05-03 Thread rameshbabu
following to web.xml: org.springframework.web.context.ContextLoaderListener -- But i have the listener in my web.xml.. Thanks in advance.. ------ rameshbabu wrote: > > H

Error in running juit test case for struts2 action class

2010-04-30 Thread rameshbabu
Hi, I am getting error when i am running my junit test case for struts2 action class. Here is the code. public class RoleMasterNewActionTest extends StrutsTestCase { public voi