Let me check with the engineers who want to work for you for free


Viel Gluck
Martin  
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung


Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
  




Date: Mon, 14 Apr 2014 17:19:25 +0800
Subject: IBM WAS 8.5 + axis2 1.5.6
From: indra.nure...@gmail.com
To: java-user@axis.apache.org


Hi, 


I have problem with my webservice client which build using Axis 1.5.6. I 
encounter below error when executing the webservice:

java.lang.AbstractMethodError: 
org/apache/axis2/databinding/ADBBean.serialize(Ljavax/xml/namespace/QName;Ljavax/xml/stream/XMLStreamWriter;)V
        at 
org.apache.axis2.databinding.ADBDataSource.serialize(ADBDataSource.java:90)
        at 
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.internalSerialize(OMSourcedElementImpl.java:778)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:954)
        at 
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:230)
        at 
org.apache.axiom.om.impl.llom.OMSerializableImpl.serialize(OMSerializableImpl.java:134)
        at 
org.apache.axiom.om.impl.llom.OMSerializableImpl.serialize(OMSerializableImpl.java:115)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.toString(OMElementImpl.java:1090)
        at java.lang.String.valueOf(String.java:1657)
        at java.lang.StringBuilder.append(StringBuilder.java:194)




The webservice client is deployed in IBM WAS 8.5. My temporary solution is to 
add axis2-adb-1.5.6.jar to WebSphere app server shared library and add the 
library as a reference library in the Java class loader (Classes loaded with 
local class loader first (parent last))


Is there any better solution for this?




Thanks,
Indra N                                           

Reply via email to