These tests are currently in my sandbox, but further work is required: 1. Axis does not yet support document style with literal encoding on the server side, but the InteropTestDocLit test requires it. At the very least we would need to add support to java2wsdl. On the other hand, if Axis is intended just to be a rpc/encoded implementation, perhaps we shouldn't implement the server side of this test at all. Comments?
2. Rework the directory structure to fit into test/wsdl/interop3 structure assuming this does not preclude items 3 and 4 below. 3. Add tests to call other vendors' group E endpoints. 4. Publish group E endpoints from apache.org for other vendors to call. Glyn