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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to