gpt4 book ai didi

java - SocialAuth 中的 org.springframework.beans.factory.BeanCreationException (Spring)

转载 作者:行者123 更新时间:2023-12-02 08:12:10 25 4
gpt4 key购买 nike

我正在尝试设置SocialAuth ,网站定义为:

"Java Library for registration and authentication through Google, Yahoo, Facebook, Twitter, LinkedIn, FourSquare, MySpace and other Open ID providers"

它应该像http://opensource.brickred.com/socialauthdemo/一样工作

我已完全按照页面 http://code.google.com/p/socialauth/wiki/SpringSample 中的描述设置工作区有一些差异(版本等)。我的图书馆内容如下:

  • aopalliance-1.0.jar
  • commons-codec.jar
  • commons-httpclient-3.1.jar
  • commons-logging-1.1.jar
  • json-20080701.jar openid4java.jar
  • org.springframework.aop-3.0.1.RELEASE-A.jar
  • org.springframework.asm-3.0.1.RELEASE-A.jar
  • org.springframework.aspects-3.0.1.RELEASE-A.jar
  • org.springframework.beans-3.0.1.RELEASE-A.jar
  • org.springframework.context-3.0.1.RELEASE-A.jar
  • org.springframework.context.support-3.0.1.RELEASE-A.jar
  • org.springframework.core-3.0.1.RELEASE-A.jar
  • org.springframework.expression-3.0.1.RELEASE-A.jar
  • org.springframework.instrument-3.0.1.RELEASE-A.jar
  • org.springframework.instrument.tomcat-3.0.1.RELEASE-A.jar
  • org.springframework.jdbc-3.0.1.RELEASE-A.jar
  • org.springframework.jms-3.0.1.RELEASE-A.jar
  • org.springframework.orm-3.0.1.RELEASE-A.jar
  • org.springframework.oxm-3.0.1.RELEASE-A.jar
  • org.springframework.test-3.0.1.RELEASE-A.jar
  • org.springframework.transaction-3.0.1.RELEASE-A.jar
  • org.springframework.web-3.0.1.RELEASE-A.jar
  • org.springframework.web.portlet-3.0.1.RELEASE-A.jar
  • org.springframework.web.servlet-3.0.1.RELEASE-A.jar
  • org.springframework.web.struts-3.0.1.RELEASE-A.jar
  • socialauth-2.0-beta3.jar Socialauth-spring-2.0-beta2.jar

当我运行 Tomcat 服务器时,我收到 org.springframework.beans.factory.BeanCreationException。完整日志here .

我是 Spring 框架的新手,因此对错误消息有点迷失。
非常感谢任何帮助。

TIA,
詹姆斯

<小时/>

编辑

上述问题暂时消失。不过,当我点击以下网址时,我会得到一个新的:
http://localhost:8080/springsocialauthdemo/socialAuth.do?id=facebook

Aug 26, 2011 10:20:25 AM org.springframework.web.servlet.DispatcherServlet noHandlerFound WARNING: No mapping found for HTTP request with URI [/springsocialauthdemo/socialAuth.do] in DispatcherServlet with name 'springsocialauthdemo'

可能这是一个太蹩脚的问题,但我只是在处理它时发布了它。
感谢您的帮助:)

最佳答案

查看堆栈跟踪的底部 - 您缺少 cglib在类路径上,您需要为具体类的作用域代理添加它。

关于java - SocialAuth 中的 org.springframework.beans.factory.BeanCreationException (Spring),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7190234/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com