You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2005/07/19 17:43:55 UTC

[jira] Created: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

AXIOM based SOAPBuilder's interop test.
---------------------------------------

         Key: AXIS2-82
         URL: http://issues.apache.org/jira/browse/AXIS2-82
     Project: Apache Axis 2.0 (Axis2)
        Type: Test
    Reporter: Davanum Srinivas


Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa

http://java.sun.com/webservices/interop/soapbuilders/index.html
http://www.whitemesa.com/interop.htm



-- 
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


[jira] Assigned: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-82?page=all ]

Eran Chinthaka reassigned AXIS2-82:
-----------------------------------

    Assign To: Nadana Gunaratna

> AXIOM based SOAPBuilder's interop test.
> ---------------------------------------
>
>          Key: AXIS2-82
>          URL: http://issues.apache.org/jira/browse/AXIS2-82
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Test
>   Components: samples, build,site  & docs
>     Reporter: Davanum Srinivas
>     Assignee: Nadana Gunaratna

>
> Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa
> http://java.sun.com/webservices/interop/soapbuilders/index.html
> http://www.whitemesa.com/interop.htm

-- 
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


[jira] Commented: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

Posted by "Nadana Gunaratna (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-82?page=comments#action_12317576 ] 

Nadana Gunaratna commented on AXIS2-82:
---------------------------------------

The Doc/lit tests that are extracted from http://www.xmethods.net/ilab/ are completed for RoundE and Round1 are as follows : 


http://mssoapinterop.org/stkv3/wsdl/interopTestDocLit.wsdl 
http://mssoapinterop.org/stkv3/wsdl/Compound1.wsdl 
http://mssoapinterop.org/stkv3/wsdl/Compound2.wsdl 
http://mssoapinterop.org/stkv3/wsdl/interopTestDocLit.wsdl 
http://mssoapinterop.org/stkv3/wsdl/interopTestDocLitParameters.wsdl 



Thanks. 

> AXIOM based SOAPBuilder's interop test.
> ---------------------------------------
>
>          Key: AXIS2-82
>          URL: http://issues.apache.org/jira/browse/AXIS2-82
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Test
>   Components: samples, build,site  & docs
>     Reporter: Davanum Srinivas
>     Assignee: Nadana Gunaratna

>
> Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa
> http://java.sun.com/webservices/interop/soapbuilders/index.html
> http://www.whitemesa.com/interop.htm

-- 
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


[jira] Commented: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

Posted by "Nadana Gunaratna (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-82?page=comments#action_12330548 ] 

Nadana Gunaratna commented on AXIS2-82:
---------------------------------------

Hi All,

I worked on Round4 and Round5 interopt tests.In Round4 I tried with the following endpoints:

http://www.whitemesa.net/r4/GroupH 
http://java.sun.com/r4/GroupH

Since these services are rpc/encoded, I used AXIOM based Axis2 clients for testing above interopt end points and all tests were successful.Since  there are no WSDLs in Round5 i couldnt test for Round5 endpoints.  


Thanks.
Nadana

> AXIOM based SOAPBuilder's interop test.
> ---------------------------------------
>
>          Key: AXIS2-82
>          URL: http://issues.apache.org/jira/browse/AXIS2-82
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Test
>   Components: samples, build,site  & docs
>     Reporter: Davanum Srinivas
>     Assignee: Nadana Gunaratna

>
> Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa
> http://java.sun.com/webservices/interop/soapbuilders/index.html
> http://www.whitemesa.com/interop.htm

-- 
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


[jira] Commented: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

Posted by "Nadana Gunaratna (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-82?page=comments#action_12317498 ] 

Nadana Gunaratna commented on AXIS2-82:
---------------------------------------

I committed all the interop tests I've written so far to,

https://svn.apache.org/repos/asf/webservices/axis/trunk/archive/java/scratch/Nadana

This contains all the doc/lit tests and tests are extracted  from:http://java.sun.com/webservices/interop/soapbuilders/index.html


Following Service End points are completed for Round3 

http://soapinterop.java.sun.com:80/round3/groupd/compound1
http://soapinterop.java.sun.com:80/round3/groupd/compound2
http://soapinterop.java.sun.com:80/round3/groupd/doclitparams-t I assigned a JIRA For this end poin
http://soapinterop.java.sun.com:80/round3/groupd/doclit
http://soapinterop.java.sun.com:80/round3/groupe/doclit
http://soapinterop.java.sun.com:80/round3/groupf/headers


The endpoints given in Round2,Round4,Round5 can not be found. 



The Doc/lit tests that are extracted from http://www.xmethods.net/ilab/ are completed for Round1 are as follows :


http://mssoapinterop.org/stkv3/wsdl/interopTestDocLit.wsdl
http://mssoapinterop.org/stkv3/wsdl/Compound1.wsdl
http://mssoapinterop.org/stkv3/wsdl/Compound2.wsdl
http://mssoapinterop.org/stkv3/wsdl/interopTestDocLit.wsdl
http://mssoapinterop.org/stkv3/wsdl/interopTestDocLitParameters.wsdl



Thanks.

> AXIOM based SOAPBuilder's interop test.
> ---------------------------------------
>
>          Key: AXIS2-82
>          URL: http://issues.apache.org/jira/browse/AXIS2-82
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Test
>   Components: samples, build,site  & docs
>     Reporter: Davanum Srinivas
>     Assignee: Nadana Gunaratna

>
> Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa
> http://java.sun.com/webservices/interop/soapbuilders/index.html
> http://www.whitemesa.com/interop.htm

-- 
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


[jira] Resolved: (AXIS2-82) AXIOM based SOAPBuilder's interop test.

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-82?page=all ]
     
Davanum Srinivas resolved AXIS2-82:
-----------------------------------

    Resolution: Fixed

marking as fixed.

> AXIOM based SOAPBuilder's interop test.
> ---------------------------------------
>
>          Key: AXIS2-82
>          URL: http://issues.apache.org/jira/browse/AXIS2-82
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Test
>   Components: samples, build,site  & docs
>     Reporter: Davanum Srinivas
>     Assignee: Nadana Gunaratna

>
> Implement Axis2 server and Axis2 client using AXIOM for all 5 soapbuilders tests. and test against at least 2 interop endpoints, say SUN and WhiteMesa
> http://java.sun.com/webservices/interop/soapbuilders/index.html
> http://www.whitemesa.com/interop.htm

-- 
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