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.

