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 "Kasun Gunathilake (JIRA)" <ji...@apache.org> on 2012/08/27 19:05:09 UTC

[jira] [Created] (AXIS2-5401) when axis2 creating fault message context, it doesn't set AxisService

Kasun Gunathilake created AXIS2-5401:
----------------------------------------

             Summary: when axis2 creating fault message context, it doesn't set AxisService
                 Key: AXIS2-5401
                 URL: https://issues.apache.org/jira/browse/AXIS2-5401
             Project: Axis2
          Issue Type: Bug
          Components: kernel
            Reporter: Kasun Gunathilake
            Priority: Minor


When sending a request to non-existing operation, axis2 create a fault, but when creating the fault message context it doesn't set the AxisService, therefore by looking at the message context we can't identify the service which gives this fault.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (AXIS2-5401) when axis2 creating fault message context, it doesn't set AxisService

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

Kasun Gunathilake updated AXIS2-5401:
-------------------------------------

    Attachment: patch.txt

Attached patch will fix the issue. 
                
> when axis2 creating fault message context, it doesn't set AxisService
> ---------------------------------------------------------------------
>
>                 Key: AXIS2-5401
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5401
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Kasun Gunathilake
>            Priority: Minor
>              Labels: patch
>         Attachments: patch.txt
>
>
> When sending a request to non-existing operation, axis2 create a fault, but when creating the fault message context it doesn't set the AxisService, therefore by looking at the message context we can't identify the service which gives this fault.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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