zoukankan      html  css  js  c++  java
  • 目测websphere6.1不支持dbcp1.4以及1.4以上版本

    如果报错Error 500: LinkageError while defining class: org.apache.commons.dbcp.***


    请更换commons.dbcp至commons-dbcp-1.3.jar即可...so easy啊!!今天恶心坏了,websphere果然是个大奇葩,大奇葩!!


    报错日志:


     Error 500: LinkageError while defining class: org.apache.commons.dbcp.ConnectionFactory Could not be defined due to: (org/apache/commons/dbcp/ConnectionFactory) bad major version at offset=6 This is often caused by having a class defined at multiple locations within the classloader hierarchy. Other potential causes include compiling against an older or newer version of the class that has an incompatible method signature. Dumping the current context classloader hierarchy: ==> indicates defining 

  • 相关阅读:
    vlan原理与配置
    路由协议-ospf
    路由协议-rip
    人品
    阿波罗礼赞
    跳石头
    FBI树
    方程求解
    循环比赛
    国王的游戏
  • 原文地址:https://www.cnblogs.com/ae6623/p/4416566.html
Copyright © 2011-2022 走看看