On Thu, Apr 30, 2015 at 6:33 AM, Ravi Kumar Verma <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
