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 resolve...