On Dec 3, 2008, at 11:15 AM, rdomingo wrote:
Thank you, this seems to do the job. The spring related error is gone.
Good.
Off topic: Currently I get java.lang.OutOfMemoryError: PermGen space Actually this is the reason I would like to stop using tomcat.... I will look in to this tomorrow.
This is after multiple deploy/redeploys or after a single deploy? Have you bumped your permgen space (e.g. -XX:MaxPermSize=256m)? You don't see the same problem w/ Jetty?
--kevan
