[Axis2] Cannot inherit from final class

2012-01-19 Thread aaron.stromas
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

RE: [Axis2] [SOLVED]Cannot inherit from final class

2012-01-19 Thread aaron.stromas
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]