Hello, I'm porting application from Apache SOAP to AXIS.This is nearly done, however I have problem with internal SOAP structure of AXIS. I have small testing utility that compares recorded response, with one currently received. The comparison is very simple - just simple stripping. Hoever AXIS produces soap elements (multiRef id="idx" ) in the random order. Can somehow the order be controlled using some switch/configuration parameter?
regards MichaÅ MaÅecki