【发布时间】: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