RE: How can I speed up and reduce load of initialization

2008-01-17 Thread Gavan Hood
. Jonadan [EMAIL PROTECTED] wrote: How big is your main memory? Compiling (both source JIT) consumes lots of memory. If your main memory is small, it can take a lot of initialization time! Gavan Hood wrote: My web app is very simple, two servlets already installed so no war file

RE: How can I speed up and reduce load of initialization

2008-01-16 Thread Gavan Hood
. Is tomcat supposed to work in embedded environments like this, is it something others are trying / have working , Is it part of the roadmap ? Peter Crowther [EMAIL PROTECTED] wrote: From: Gavan Hood [mailto:[EMAIL PROTECTED] My problem is the initialization. When I start tomcat it takes

How can I speed up and reduce load of initialization

2008-01-15 Thread Gavan Hood
I am running embedded debian linux on an xscale processor, I am running tomcat 5.5 on java 1.4.2 as thats all that is supported. Tomcat runs fine as expected. My problem is the initialization. When I start tomcat it takes about two minutes to complete initialization and pegs my little