【问题标题】:Error while deploying cruisecontrol.war in jboss 6在 jboss 6 中部署 Cruisecontrol.war 时出错
【发布时间】:2012-05-08 08:49:06
【问题描述】:

我尝试在jboss6 中部署cruisecontrol.war。但它显示部署错误是这样的。:

java.lang.LinkageError: loader constraint violation in interface itable initialization: when resolving method "net.sf.saxon.pull.PullToStax.getNamespaceContext()Ljavax/xml/namespace/Names
paceContext;" the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) of the current class, net/sf/saxon/pull/PullToStax, and the class loader (instance of <bootloader>) for interface javax/xml/stream/XMLStreamReader have different Class objects for the type javax/xml/namespace/NamespaceContext used in the signature

请帮忙。

【问题讨论】:

    标签: jboss6.x


    【解决方案1】:

    类加载似乎有问题,请检查JBoss中的jar/war和classpath中的jar是否有冲突。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-02-07
      • 1970-01-01
      • 2011-10-03
      • 1970-01-01
      • 2018-12-07
      • 2023-03-17
      • 2015-08-18
      • 1970-01-01
      相关资源
      最近更新 更多