You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Amila Suriarachchi <am...@gmail.com> on 2008/09/01 11:19:02 UTC

Re: [Axis2] Where to get JDK 1.4.2 compatible versions of Axis2 1.3 and 1.4 WAR distros

On Tue, Aug 26, 2008 at 1:39 AM, Chris Miller <fe...@yahoo.co.uk>wrote:

> Hi everybody,
>
> we would like to run Axis2 in a pre Java 5 environment and are discovering
> problems with WebSphere 5.1 which runs on JDK 1.4.2.
>
> We get Unnsupported Major Minor version exceptions (49.0) using the WAR
> distribution of Axis2 1.3.

Can you find out the class to which you get this exception? The following
modules are
shift with jdk 1.5.
<modules>
                <module>modules/jaxbri</module>
                <module>modules/metadata</module>
                <module>modules/saaj-api</module>
                <module>modules/saaj</module>
                <module>modules/jws-api</module>
                <module>modules/jaxws-api</module>
                <module>modules/jaxws</module>
                <module>modules/jaxws-integration</module>
                <module>modules/clustering</module>
                <module>modules/corba</module>
            </modules>

thanks,
Amila.

>
>
> Some of the jars have a "built using 1.5" tag in their manifests.
>
> Could somebody please confirm that the versions are fully (and the used
> jars) are fully compatible with 1.4.2 (as stated on the project page)?
>
> Or for the worst case: Can anybody tell me where to get a full 1.4.2
> compliant version of Axis2, either 1.3 oder 1.4 and the used libs?
>
> Again: Thanks for your work and your support!
>
> Kind regards,
>
> Chris
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Amila Suriarachchi,
WSO2 Inc.