You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/03/02 18:25:27 UTC

[jira] Created: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

Adding New Test to verify MTOMFeature function.
-----------------------------------------------

                 Key: AXIS2-4644
                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
             Project: Axis2
          Issue Type: Test
          Components: jaxws
            Reporter: Nikhil Thaker
            Assignee: Nikhil Thaker
         Attachments: apache_patch.txt

I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker closed AXIS2-4644.
--------------------------------


> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker updated AXIS2-4644:
---------------------------------

    Attachment: apache_patch.txt

Attached is the patch for this JIRA.

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Resolved: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker resolved AXIS2-4644.
----------------------------------

    Resolution: Fixed

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker closed AXIS2-4644.
--------------------------------


> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Resolved: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker resolved AXIS2-4644.
----------------------------------

    Resolution: Fixed

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Resolved: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker resolved AXIS2-4644.
----------------------------------

    Resolution: Fixed

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker closed AXIS2-4644.
--------------------------------


> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker updated AXIS2-4644:
---------------------------------

    Attachment: apache_patch.txt

Attached is the patch for this JIRA.

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker updated AXIS2-4644:
---------------------------------

    Attachment: apache_patch.txt

Attached is the patch for this JIRA.

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Resolved: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker resolved AXIS2-4644.
----------------------------------

    Resolution: Fixed

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker closed AXIS2-4644.
--------------------------------


> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker updated AXIS2-4644:
---------------------------------

    Attachment: apache_patch.txt

Attached is the patch for this JIRA.

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Resolved: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker resolved AXIS2-4644.
----------------------------------

    Resolution: Fixed

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Updated: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker updated AXIS2-4644:
---------------------------------

    Attachment: apache_patch.txt

Attached is the patch for this JIRA.

> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4644) Adding New Test to verify MTOMFeature function.

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

Nikhil Thaker closed AXIS2-4644.
--------------------------------


> Adding New Test to verify MTOMFeature function.
> -----------------------------------------------
>
>                 Key: AXIS2-4644
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4644
>             Project: Axis2
>          Issue Type: Test
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.txt
>
>
> I am adding two tests to verify the MTOMFeature JAX-WS API functionanlity, the test will verify the following:
> 1) The MTOMFeature extends the WebServiceFeature API and has ability to add threshold attribute, the test ensures that the MTOMFeature is working as per the JAX-WS Specification rules.  
> 2) Also, JAX-WS 2.2 added few changes to the WebserviceFeature, It seems the function has already been added to Axis2/JAX-WS code, I am adding test case to verify the Client Proxy and Dispatch work as per expectation. 
> 3) I will also add a new test endpoint that will use the @MTOM annotation to verify that works as expected on server side.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org