Hi again, I've managed to get acceptable performance in reloading the application (performance was good otherwise) by setting maximum heap size during startup of tomcat (java -Xmx75m), 75 MB seems to work for me during development. Seems garbage collection makes all the difference.
Reloads now take between 30 and 40 seconds. regards, /Magnus -- ________________________ Magnus Rosenquist http://www.zyneo.com ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com [INVALID FOOTER]
