Community
Participate
Working Groups
A defect was found in Apache Axis 1.2.1 (as well as 1.1 and 1.0) in which the Axis admin servlet on SLES 9.0 misinterprets incoming traffic from localhost as being remote since SLES 9.0 uses the IPv7 address "0:0:0:0:0:0:0:1" instead of the more traditional "127.0.0.1" and since Apache Axis does not recognize this address as meaning localhost. Eclipse WTP bug 93437 [1] was opened and fixed with a workaround to the problem, and Apache Axis defect AXIS-2147 [2] was opened to report the problem in Apache Axis. The purpose of this bug is to reverse the change made under bug 93437 [1] once a version of Apache Axis including a fix to bug AXIS-2147 [2] is adopted into Eclipse WTP. [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=93437 [2] http://issues.apache.org/jira/browse/AXIS-2147
This issue is resolved in Axis 1.3. RFE bug 116308 is open to upgrade to Axis 1.3 in WTP 1.5.
Axis JARs had been upgraded from Axis 1.2.1 to Axis 1.3. The problem documented in Axis-2147 should be fixed in Axis 1.3. We are not patching axis.jar anymore to workaround bug 93437. So this bug for removing the workaround has already been taken care in bug 116308.
Verified by inspection on wtp-sdk-I-I200606090521.
Closed.