Re: Tomcat 7.0.50 - Starting tomcat get this error "overrides final method start."

2014-02-20 Thread Filip Hanik
If I remember correctly, IIRC, those adapters have been removed from Spring security. If you upgrade your Tomcat, try to upgrade your Spring Security version too http://64.20.104.11/spring-security/spring-security/commit/e2062bbe79033b214f55f7c2ce03542a70f29a78 On Thu, Feb 20, 2014 at 7:20 AM, P

Tomcat 7.0.50 - Starting tomcat get this error "overrides final method start."

2014-02-20 Thread Patel Sufyan (HEALTH AND SOCIAL CARE INFORMATION CENTRE)
Hi, I am using Apache Tomcat realm to perform the user authentication and have added the following to the server.xml However, since upgrading to Tomcat 7.0.50 from 6.0.39, when starting Tomcat service (through Eclipse), I get the error below. From trawling through the net I could not find th