Expand my Community achievements bar.

Can't access wsdl from custom process

Avatar

Level 1

Hi All,

I was trying to access the WSDL from my custom process, but i got 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

I've installed LiveCycle ES4 in Weblogic 12.1.2 for Red Hat Linux 6.5 and Oracle 11g. Is there a config solution or QF to solve this exception?

Thanks.

0 Replies