Re: multiple tomcat instances for every application

2012-11-19 Thread bilguun bayarmagnai
If you need a thumb rule, you usually choose multiple instances over single. Downside is, I think, it only uses little more memory. But else than that multiple instance is much better choice. I ran into exactly same issue. But I changed my application instead of running it multiple times. I separa

Re: Tomcat 6.0.33 and Spring Insight

2012-09-13 Thread bilguun bayarmagnai
Why not just use the tc server provided from spring itself? On Sep 13, 2012 11:15 PM, "anuj kumar" wrote: > > Hi, > I am working on Tomcat 6 and I want to integrate Spring Insight into my > Tomcat 6 instance. Can anyone help me in achieving the same. I know that > Spring Insight can be integrate