Whenever I try to check user credentials I get the following error (via firebug) in the http response. Anyone know what the problem is and how to resolve it?
I'm using spring security 3 and I've implemented custom UserDetailsService and UserDetails.Failed to load source for: http://localhost:8080/webapp/j_spring_security_check


