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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2008/03/14 03:51:24 UTC

[jira] Created: (AXIS2-3606) New MustUnderstand code results in JAXWS Integration test failure

New MustUnderstand code results in JAXWS Integration test failure
-----------------------------------------------------------------

                 Key: AXIS2-3606
                 URL: https://issues.apache.org/jira/browse/AXIS2-3606
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Rich Scheuerle
            Assignee: Nikhil Thaker
            Priority: Blocker
             Fix For: 1.4



SOAP12DispatchTests.

Please change:
   public void _testSOAP12DispatchMessageMode_MustUnderstand() throws Exception {

to:

   public void testSOAP12DispatchMessageMode_MustUnderstand() throws Exception {

and rerun to see the exception

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3606) New MustUnderstand code results in JAXWS Integration test failure

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

Davanum Srinivas resolved AXIS2-3606.
-------------------------------------

    Resolution: Fixed

fixed in svn revision 637136

> New MustUnderstand code results in JAXWS Integration test failure
> -----------------------------------------------------------------
>
>                 Key: AXIS2-3606
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3606
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>            Assignee: Nikhil Thaker
>            Priority: Blocker
>             Fix For: 1.4
>
>
> SOAP12DispatchTests.
> Please change:
>    public void _testSOAP12DispatchMessageMode_MustUnderstand() throws Exception {
> to:
>    public void testSOAP12DispatchMessageMode_MustUnderstand() throws Exception {
> and rerun to see the exception

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org