IBM WAS 8.5 + axis2 1.5.6

2014-04-14 Thread Indra Nureska
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.da

Re: Browser/CURL requests to WS w/response extending a type

2014-04-14 Thread Mike Hawes
Hi Shameera, I'm afraid there are no log messages there at all for that request, in any of the standard tomcat logs or our Log4J setup, not even an access request. Is there some specific Axis2 logging I should enable? Best regards, Mike On 11 April 2014 18:43, Shameera Rathnayaka wrote: > Hi

RE: IBM WAS 8.5 + axis2 1.5.6

2014-04-14 Thread Martin Gainty
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 Mitt

RE: Browser/CURL requests to WS w/response extending a type

2014-04-14 Thread Newton, Doug
Hi Mike, This is just a side-bar comment regarding curl. You probably already know this, and are probably locked into having to do a GET for some reason, but just in case I wanted to make sure you knew that you can POST a complete SOAP envelope with curl. That is the way I always curl into a