We are trying to move to Java 1.5, as a result I upgraded the Axis to version 1.4. But noticed the axis 1.4 does not generate all the classes from the WSDL. Has anyone been able to resolve the issue? Thanks in advance.
kalpana gali wrote:We are trying to move to Java 1.5, as a result I upgraded the Axis to version 1.4.
While there may be other reasons to upgrade Axis (the latest version of which is 1.5, by the way, not 1.4), upgrading the JRE version is not one of them. Java's backwards compatibility should ensure that newer JREs run older Axis versions just fine.