Hello,

I tried to update Spring in my project from version 3.0.6.RELEASE to 3.1.0.RC1 and I have OutOfMemoryError when I try debug my server.
In debug I saw that it has happend when ClassLoader try to load java.security.cert.CertificateException.
Someone know how to fix it?