Re: [Axis2] - java.lang.UnsupportedClassVersionError: Bad version number in .class file

"robertlazarski ." <[email protected]>
Newsgroups gmane.text.xml.axis.user
Message-ID <CABpPLBXfJ8h11M3d6POXULJznrBt_pPrbYnjCSiTjYgECU6AaQ@mail.gmail.com>
On Wed, Aug 16, 2017 at 4:00 PM, Luis D. Arrieta <[email protected]>
wrote:

> Hello,
>
>
>
> I would like to know if Apche Axis2 is actually copiable with java 1.5 as
> stated in the installation guide
>
>
>
> I’m getting the error in the subject using  Java 1.5.0_22
>
>
>
> best
>
>
>
>
>

That error typically means your compiled classes and runtime JVM are
different major versions - for example you compiled your axis2 classes with
1.8 and tried to run axis2 in a web container using 1.5.

You can use Java 1.8 with the latest version of axis2.

If you still have problems, paste your entire stack trace.

- R
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.