RE: [SOLVED] Cannot inherit from final class

2012-01-20 Thread aaron.stromas
I'm aware of that. The reason I went with such an old version of Spring is that Axis2 POJO Spring example uses that version of Spring (1.2.8). The applicationContext.xml uses the DOCROOT element, not XML name spaces, not XML namespaces, so I did not want to vary too many things at the same time.

RE: [SOLVED] Cannot inherit from final class

2012-01-19 Thread aaron.stromas
Ugm. Axis2 sample uses it, so did I -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, January 19, 2012 5:32 PM To: Tomcat Users List Subject: Re: [SOLVED] Cannot inherit from final class On 19/01/2012 21:38, aaron.stro...@rsa.com wrote: > deployed in it a web service

RE: [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 also using 4.0 too and all is peachy. -a -Original Message- From: aaron.stro...@rsa.com [mailto:aaron.stro...@rsa.com] Sent: Thursday, January 19, 2012 9:4

Cannot inherit from final class

2012-01-19 Thread aaron.stromas
Hello, I have deployed Axis2 v1.6.1 and deployed in it a web service using Spring v1.2.8. Upon accessing the service with the web services client I am getting the following stack trace in Tomcat v.6.0. I'm quite at loss. Any idea? TIA [ERROR] Cannot inherit from final class java.lang.reflect.