On Thu, Apr 30, 2015 at 6:33 AM, Ravi Kumar Verma <rv00360...@techmahindra.com> wrote: > Hi, > > I am getting the following while deploying aar file on axis2 1.1.1 > > > > Error: java.lang.UnsupportedClassVersionError:
Google on UnsupportedClassVersionError. It typically means that you compiled your classes in a different major version then the run time JVM. axis2 1.1.1 is ancient btw, you should consider upgrading if possible. That's probably not related to your problem though. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org