Re: Struts2 Spring Plug-in

2008-12-02 Thread Dave Newton
--- On Tue, 12/2/08, Richa Pandharikar wrote: > SEVERE: Exception sending context initialized event to > listener instance of > class org.springframework.web.context.ContextLoaderListener > java.lang.OutOfMemoryError: Java heap space Increase the memory setting for the server process? Dave

Struts2 Spring Plug-in

2008-12-02 Thread Richa Pandharikar
Morning All, I am configuring my application to use struts 2 with spring. After I modified the config files to use spring plugin bundled, tomcat server is throwing the following exception. Your help is much appreciated to get this issue resolved. I am using Eclipse 6.6, struts 2.0.14 and the spri