My colleage Aaron found the answer: Set servlet-reload-check-seconds to -1 in weblogic.xml.
http://forum.springframework.org/archive/index.php/t-16549.html
Type: Posts; User: jweitekamp; Keyword(s):
My colleage Aaron found the answer: Set servlet-reload-check-seconds to -1 in weblogic.xml.
http://forum.springframework.org/archive/index.php/t-16549.html
I'm diagnosing sluggish single-user performance on a Spring/Hibernate3/Struts/Tiles/jBPM web app my team has developed to run on Weblogic 8.1 SP2, which didn't appear until we deployed to Solaris. ...