I just down loaded the 3.1.2 release of spring-security from Maven central and tried to use it in a JDK 1.5 project. But I am getting the following error:
Caused by:...
Type: Posts; User: tmcginnis; Keyword(s):
I just down loaded the 3.1.2 release of spring-security from Maven central and tried to use it in a JDK 1.5 project. But I am getting the following error:
Caused by:...
I am running MyEclipse Bling Edition 10 and using 3.0.5.RELEASE. I have a servlet-context.xml file with the following header.
<?xml version="1.0" encoding="UTF-8"?>
<beans...