>My ear have to be compilated with a JDK 1.4 in order to be
>deployed on my WAS server.
set the 'source' and 'target' attribute of .
>java.lang.UnsupportedClassVersionError:
>com/sun/tools/javac/Main (Unsupported major.minor version 49.0)
That means, that a Java<=1.4 class (version 48) tries
to resolve that problem ?
ANy idea please ??
Thank you in advance.
--
View this message in context:
http://www.nabble.com/ANT-pb-with-jdk-version-tf2697870.html#a7524075
Sent from the Ant - Users mailing list archive at Nabble.com.
-