Interop Tests for Axis2
-----------------------

         Key: AXIS2-19
         URL: http://issues.apache.org/jira/browse/AXIS2-19
     Project: Axis2
        Type: Test
    Reporter: Srinath Perera
 Assigned to: Srianth Perera 


Interoperability test are to make sure that the Web Service implementation of 
different type (Apache Axis, .NET, WASP, GSOAP, Axis C++) can be work with each 
other. The WS-I profile provide the guide lines and the there are tests that 
make sure that the interoperability requirements are met. 

There are few of such tests 
1)      Round one tests, http://www.xmethods.net/ilab/
2)      Round two tests, http://www.whitemesa.com/interop.htm

They are in different levels Simple types, Complext types �
The tests provides the SOAPMessages and/or WSDL that explains the Web Services 
and the each SOAP implementation is suppose to write Servers that accepts the 
SOAP Message from all the client implementations and write clients that can 
talk to all other server implementations.

The task is to write a Server and Client side for the interop WSDL. The guide 
lines can be found from the Axis1.x interop tests 
(http://cvs.apache.org/viewcvs.cgi/ws-axis/java/test/wsdl/ interop, interop3, 
interop4  ...) and the Axis2 interop sample. 
(https://svn.apache.org/repos/asf/webservices/axis/trunk/java/modules/samples/src)


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to