Skip to content

Instantly share code, notes, and snippets.

@pfeff
Created February 12, 2010 16:49
Show Gist options
  • Save pfeff/302740 to your computer and use it in GitHub Desktop.
Save pfeff/302740 to your computer and use it in GitHub Desktop.
java.lang.LinkageError: loader constraint violation: when resolving interface method "javax.wsdl.Definition.getBinding(Ljavax/xml/namespace/QName;)Ljavax/wsdl/Binding;" the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) of the current class, org/apache/axis/wsdl/fromJava/Emitter, and the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) for resolved class, javax/wsdl/Definition, have different Class objects for the type javax/xml/namespace/QName used in the signature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment