Hello,
I have deployed a web service using Spring in Axis2. When I attempt to connect
to it with an RPC client I receive the following stack trace in Tomcat. Any
idea what it is all about? TIA
[ERROR] Cannot inherit from final class
java.lang.reflect.InvocationTargetException
at sun.ref
The problem was in httpclient. Axis comes with version 4.0 while I was building
against 4.12 and also packaging it in .aar, so I'm using 4.0 too and all is
peachy.
-a
From: [email protected] [mailto:[email protected]]
Sent: Thursday, January 19, 2012 8:56 AM
To: [email protected]