i want to make use of Axis1_2 jar file with latest jdk

hi, Good Moring

i have developed an application by using axis1_2 with JDK 1.4. its working fine and everything good. but now the issue is they want upgrade latest JDK 1.6, when i tried to upgrade to latest JDK 1.6, its showing an error that enum is a keyword from jdk1.5 onwards.

in my axis 1_2 jar file enum is a package name. so can any body help how to solve this problem please.

[401 byte] By [siva512a] at [2007-11-27 1:25:04]
# 1
Look for an updated axis that doesn't use "enum" as a name.
ChuckBinga at 2007-7-12 0:17:16 > top of Java-index,Java Essentials,Java Programming...
# 2

if go for updated axis, there are lots changes are there, they have included so many packages and they have changed many package names too. and i have to include many of other jat files too.

an at the sam etime i have to chage in my application package names and in class files too. if its like that i have to develop again new Application.

siva512a at 2007-7-12 0:17:16 > top of Java-index,Java Essentials,Java Programming...
# 3
Tough luck. Axis 1.4 is the first one to be compatible with Java 5 and higher.
jwentinga at 2007-7-12 0:17:16 > top of Java-index,Java Essentials,Java Programming...
# 4
hi good morning,axis 1.4 also is not compatible with JDK latest versions i.e from JDK 1.5 onwards,can any body help regarding this.
siva512a at 2007-7-12 0:17:16 > top of Java-index,Java Essentials,Java Programming...