You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/03/19 15:48:32 UTC

[jira] Created: (GERONIMO-2985) webservice: provide test cases for different protocol combinations

webservice: provide test cases for different protocol combinations
------------------------------------------------------------------

                 Key: GERONIMO-2985
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2985
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0
            Reporter: Lin Sun
             Fix For: 2.0


We think the axis2 or CXF engine already support the following, but we need to create test cases for them to make sure they work in geronimo:

Supports SOAP 1.2 over HTTP
Supports XML over HTTP
Supports SOAP 1.1 over HTTP with MTOM enabled
Supports SOAP 1.2 over HTTP with MTOM enabled

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-2985) webservice: provide test cases for different protocol combinations

Posted by "Lasantha Ranaweera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lasantha Ranaweera updated GERONIMO-2985:
-----------------------------------------

    Attachment: SOAP12.patch

Here is a SOAP 1.2 over HTTP sample. 

Following observations made during the execution of the SOAP 1.2 in CXF and Axis2 web service implementations. Good news is both implementations work with SOAP 1.2. 

CXF work with SOAP1.1 requests for the given application but Axis2 won't (I think Axis2 behavior is correct here).  

If somebody review it and give some comments I would be able to improve this too.

Thanks,
Lasantha

> webservice: provide test cases for different protocol combinations
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-2985
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2985
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Lin Sun
>             Fix For: 2.0-M5
>
>         Attachments: SOAP12.patch
>
>
> We think the axis2 or CXF engine already support the following, but we need to create test cases for them to make sure they work in geronimo:
> Supports SOAP 1.2 over HTTP
> Supports XML over HTTP
> Supports SOAP 1.1 over HTTP with MTOM enabled
> Supports SOAP 1.2 over HTTP with MTOM enabled

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-2985) webservice: provide test cases for different protocol combinations

Posted by "Lin Sun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Sun updated GERONIMO-2985:
------------------------------

    Affects Version/s:     (was: 2.0-M5)
                       Wish List
        Fix Version/s:     (was: 2.0-M5)
                       Wish List

> webservice: provide test cases for different protocol combinations
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-2985
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2985
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: Wish List
>            Reporter: Lin Sun
>             Fix For: Wish List
>
>         Attachments: SOAP12.patch
>
>
> We think the axis2 or CXF engine already support the following, but we need to create test cases for them to make sure they work in geronimo:
> Supports SOAP 1.2 over HTTP
> Supports XML over HTTP
> Supports SOAP 1.1 over HTTP with MTOM enabled
> Supports SOAP 1.2 over HTTP with MTOM enabled

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.