RE: JVM heap size error while using ibatis on Tomcat 6x

2008-04-10 Thread Caldarale, Charles R
> From: Praful Sinha [mailto:[EMAIL PROTECTED] > Subject: JVM heap size error while using ibatis on Tomcat 6x > > I am getting JVM heap size error when I refresh my application through > browser around 25 to 30 time it call the servlet to retrieve data from > database using iba

JVM heap size error while using ibatis on Tomcat 6x

2008-04-10 Thread Praful Sinha
Hi, Need Help... I am using ibatis with JNDI connection in Tomcat 6x. I am getting JVM heap size error when I refresh my application through browser around 25 to 30 time it call the servlet to retrieve data from database using ibatis. I have not configured JVM setting for Tomcat.