how to strip tomcat?

2007-08-16 Thread Manivannan Palanichamy
My laptop is having very low memory. I need to run minimal version of tomcat. (stripped version of tomcat, to avoid memory hogging). Can you guys give some tips on this -- like removing unnecessary jars enabling dynamic class/jar loading? (My requirement is just to run few jsp pages, to

Re: how to strip tomcat?

2007-08-16 Thread David Delbecq
taking a look at tomcat 5.5.23, i'll try to answer you 1) you can take a look at tomcat embedded, it *may* be stripped down, but am not sure 2) in the core tomcat, there are perhaps only 2 or 3 jars you can *perhaps* remove: tomcat-18n other than english, tomcat-ajp, catalina-optional 3) as for