0

I'm trying use spring social in my web app. I'm using configurationbut alweys get Error processing request

java.lang.NoSuchMethodError: org.springframework.social.security.SocialAuthenticationFilter.getFilterProcessesUrl()Ljava/lang/String;

This solution doesn't work in my case.

Thanks for help

luprogrammer
  • 155
  • 1
  • 3
  • 12
  • This [solution](https://www.jiwhiz.com/#/blogs/50f4f033e4b04d4d302ba03a) also doesn't work – luprogrammer Jan 22 '15 at 09:13
  • This is my second [post] (http://stackoverflow.com/questions/28070088/spring-social-nosuchmethoderror-socialauthenticationfilter-getfilterprocessesurl) – luprogrammer Jan 22 '15 at 18:29
  • Please don't post duplicates. – holmis83 Jan 22 '15 at 20:54
  • Ok. tomorrow I will read again, but Could you tell me why ? Maybe You show me where I make the biggest mistake ? – luprogrammer Jan 22 '15 at 22:26
  • Ok sorry can I finish this issue here ? – luprogrammer Jan 22 '15 at 22:28
  • Only add thats I use JSF and xhtml no jsp like the tutorial. @Jame Wite if you can answer me why my configuration is terribly wrong – luprogrammer Jan 22 '15 at 22:48
  • @ Jamie White why did you remove your answer. It was a very helpfully example – luprogrammer Jan 23 '15 at 07:52
  • Please notice that spring security 4 will not accept spring social 1.1.0. Please upgrade all spring social dependencies(config, core, security and web) to 1.1.2.RELEASE. You can leave your spring social Facebook to 1.1.0. Also don't post duplicates but try to create a more elaborate question with all the essential code pieces in it. – bogdan.rusu May 26 '15 at 10:46

0 Answers0