Hi Alek, Since the interop was sort of "last minute" thingy, it was not thoroughly tested. The tests are for the tests at http://www.whitemesa.com/r3/interop3.html under the doclit interop case. I remember it worked perfectly for the Microsoft one, :) So try these endpoints and SOAP actions
URL = http://mssoapinterop.org/asmx/wsdl/InteropTestDocLit.asmx SOAPAction = http://soapinterop.org/ URL = http://demo.openlinksw.com:80/r3/DocLit SOAPAction = http://soapinterop.org/ Let us know the progress On Wed, 02 Mar 2005 01:29:11 -0500, Aleksander Slominski <[EMAIL PROTECTED]> wrote: > hi, > > are there somewhere docs on how to do interop testing? > > thanks. > > alek > > ps. there is very nice page: http://localhost:8080/axis2/interop.jsp > > however it does not say what endpoint/WSDL should i use. i tried: > > from WSDL: http://www.whitemesa.net/wsdl/r3/interoptestdoclitparameters.wsdl > i derived: > Service Endpoint URL : http://www.whitemesa.net/interop/r3/doclitparam > SOAP Action : http://soapinterop.org/ > > it did not show request or response SOAP message in gray box below instead i > got: > Exception occurred during the test > First Element must contain the local name, Envelope; nested exception is: > org.apache.axis.om.OMException: First Element must contain the local name, > Envelope > > > -- Ajith Ranabahu
