InstantiationException on Axis2 deserialization in DefaultObjectSupplier
craig mclellen
Greenhorn
Joined: Feb 19, 2007
Posts: 9
posted
0
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