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 "Dustin Amrhein (JIRA)" <ji...@apache.org> on 2008/03/08 17:37:46 UTC

[jira] Created: (AXIS2-3582) Allow pluggable Exception handling in JAX-WS server flow

Allow pluggable Exception handling in JAX-WS server flow
--------------------------------------------------------

                 Key: AXIS2-3582
                 URL: https://issues.apache.org/jira/browse/AXIS2-3582
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: jaxws
    Affects Versions: 1.4, nightly
            Reporter: Dustin Amrhein
            Assignee: Dustin Amrhein
             Fix For: 1.4, nightly


Extend the InvocationListener interface to add a method that will be called anytime exceptions occur
in the JAX-WS server-side code. This will allow registered implementations to act on the current
exception and possibly map the exception to a different type.

-- 
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-3582) Allow pluggable Exception handling in JAX-WS server flow

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

Dustin Amrhein resolved AXIS2-3582.
-----------------------------------

    Resolution: Fixed

Revision 635006

> Allow pluggable Exception handling in JAX-WS server flow
> --------------------------------------------------------
>
>                 Key: AXIS2-3582
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3582
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>    Affects Versions: 1.4, nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>             Fix For: 1.4, nightly
>
>
> Extend the InvocationListener interface to add a method that will be called anytime exceptions occur
> in the JAX-WS server-side code. This will allow registered implementations to act on the current
> exception and possibly map the exception to a different type.

-- 
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] Commented: (AXIS2-3582) Allow pluggable Exception handling in JAX-WS server flow

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576574#action_12576574 ] 

Davanum Srinivas commented on AXIS2-3582:
-----------------------------------------

not touching the kernel right? :)

> Allow pluggable Exception handling in JAX-WS server flow
> --------------------------------------------------------
>
>                 Key: AXIS2-3582
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3582
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>    Affects Versions: 1.4, nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>             Fix For: 1.4, nightly
>
>
> Extend the InvocationListener interface to add a method that will be called anytime exceptions occur
> in the JAX-WS server-side code. This will allow registered implementations to act on the current
> exception and possibly map the exception to a different type.

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