Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Can't access LiveCycle web services - java.lang.LinkageError

Avatar

Former Community Member

When trying to access the WSDL,

http://1.1.1.1:7003/soap/services/ReaderExtensionsService?wsdl&lc_version=9.0.0&version=1.1

I'm getting the following exception:

Exception - 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 weblogic/utils/classloaders/ChangeAwareClassLoader) of the current class, org/apache/axis/wsdl/fromJava/Emitter, and the class loader (instance of sun/misc/Launcher$AppClassLoader) for resolved class, javax/wsdl/Definition, have different Class objects for the type javax/xml/namespace/QName used in the signature

Working under Weblogic 10.3.4

Any ideas?

0 Replies