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 "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2007/02/14 23:36:05 UTC

[jira] Created: (AXIS2-2183) MustUnderstand AxisFault results in Sender faultcode

MustUnderstand AxisFault results in Sender faultcode
----------------------------------------------------

                 Key: AXIS2-2183
                 URL: https://issues.apache.org/jira/browse/AXIS2-2183
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
            Reporter: Mike Rheinheimer


MustUnderstand AxisFault results in Sender faultcode

I fixed this in the AxisEngine so when the AxisFault is created, we use the AxisFault constructor that takes a faultcode String param.  This exploited another problem where the prefix for the faultcode text value in the message on the client was getting lost.  This patch fixes both problems.

Thanks!
mike

-- 
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] Assigned: (AXIS2-2183) MustUnderstand AxisFault results in Sender faultcode

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

Rich Scheuerle reassigned AXIS2-2183:
-------------------------------------

    Assignee: Rich Scheuerle

> MustUnderstand AxisFault results in Sender faultcode
> ----------------------------------------------------
>
>                 Key: AXIS2-2183
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2183
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Mike Rheinheimer
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> MustUnderstand AxisFault results in Sender faultcode
> I fixed this in the AxisEngine so when the AxisFault is created, we use the AxisFault constructor that takes a faultcode String param.  This exploited another problem where the prefix for the faultcode text value in the message on the client was getting lost.  This patch fixes both problems.
> Thanks!
> mike

-- 
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-2183) MustUnderstand AxisFault results in Sender faultcode

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

Rich Scheuerle resolved AXIS2-2183.
-----------------------------------

    Resolution: Fixed

Committed revision 508157.


> MustUnderstand AxisFault results in Sender faultcode
> ----------------------------------------------------
>
>                 Key: AXIS2-2183
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2183
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Mike Rheinheimer
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> MustUnderstand AxisFault results in Sender faultcode
> I fixed this in the AxisEngine so when the AxisFault is created, we use the AxisFault constructor that takes a faultcode String param.  This exploited another problem where the prefix for the faultcode text value in the message on the client was getting lost.  This patch fixes both problems.
> Thanks!
> mike

-- 
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] Updated: (AXIS2-2183) MustUnderstand AxisFault results in Sender faultcode

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

Mike Rheinheimer updated AXIS2-2183:
------------------------------------

    Attachment: patch.txt

> MustUnderstand AxisFault results in Sender faultcode
> ----------------------------------------------------
>
>                 Key: AXIS2-2183
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2183
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Mike Rheinheimer
>         Attachments: patch.txt
>
>
> MustUnderstand AxisFault results in Sender faultcode
> I fixed this in the AxisEngine so when the AxisFault is created, we use the AxisFault constructor that takes a faultcode String param.  This exploited another problem where the prefix for the faultcode text value in the message on the client was getting lost.  This patch fixes both problems.
> Thanks!
> mike

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