alternate for ng.overrides.spring.properties

2010-02-18 Thread V Jayakumar
Hello Am using Tomcat 5.5 Currently some member variables are initialized by specifying the value as varibleName1=value in ng.overrides.spring.properties For another variable say variable2, I want to the specify the initial value in some other file say, /tmp/initialize In otherwords,

RE: Max heap size

2010-01-10 Thread V Jayakumar
All Thank you all for the replies the scripts. It is true that we can find the results through tests. http://docs.sun.com/app/docs/doc/819-3681/abeii?a=view says that maximum address space for a process in 32 bit version of Linux is 2 GB. But am not sure for which version

Max heap size

2010-01-08 Thread V Jayakumar
Hello OS : 32 Bit Redt Hat Enterprise Linux $ java -version java version 1.6.0_14 Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing) apache-tomcat-5.5.20 Server has 4 GB of RAM. What is the maximum value that

jars in common/lib directory Vs webapps/APP_NAME/WEB-INF/lib

2009-09-23 Thread V Jayakumar
Hello OS : RedHat Linux Enterprise 5.0 Apache Tomcat version : 5.5.20 We install many application beans in Tomcat. Each application's war file contains $ jar tvf appName.war 0 Thu Sep 03 18:25:10 IST 2009 META-INF/ 106 Thu Sep 03 18:25:08 IST 2009 META-INF/MANIFEST.MF