aspose file tools
The moose likes Web Services and the fly likes InstantiationException on Axis2 deserialization in DefaultObjectSupplier Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "InstantiationException on Axis2 deserialization in DefaultObjectSupplier" Watch "InstantiationException on Axis2 deserialization in DefaultObjectSupplier" New topic
Author

InstantiationException on Axis2 deserialization in DefaultObjectSupplier

craig mclellen
Greenhorn

Joined: Feb 19, 2007
Posts: 9
Hi,
I'm having trouble in my web service client I've written, and although TCPMon shows the correct request and response to/from the web service, it seems an InstantiationException exception occurs on deserializing the soap response. The DefaultObjectSupplier is trying to instantiate the interface instead of the class implementing the interface.
Would appreciate any help.
Thank you.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: InstantiationException on Axis2 deserialization in DefaultObjectSupplier
 
Similar Threads
Webservices in java
customize xml response in axis2
exposing an interface
Urgent: Web Service call Exception
BeanUtil InstantiationException on web method response