Fixing the interop tests in itest --------------------------------- Key: AXIS2-370 URL: http://issues.apache.org/jira/browse/AXIS2-370 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: Integration Environment: WinXP, JDK 1.4 Reporter: Thilini Gunawardhana Assigned to: Thilini Gunawardhana Priority: Minor
Most of the Interop Tests in Integration/itest fail due to various reasons and I've started fixing those. These interop tests have used XMLComparatorInterop to compare the returned Soap Envelope with the expected response. Since this class contains errors, we decided not to use it anymore. Instead, the /compare /method in WhiteMesaInterop class was changed and a new method, /compareXML /is added. So, should we remove XMLComparatorInterop, since it is not used anymore? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira