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 2006/11/10 03:14:37 UTC

[jira] Resolved: (AXIS2-956) Don't allow non-WebServiceException exceptions to perculate into the client code

     [ http://issues.apache.org/jira/browse/AXIS2-956?page=all ]

Rich Scheuerle resolved AXIS2-956.
----------------------------------

    Resolution: Fixed

Committed changes.  revision=473168

> Don't allow non-WebServiceException exceptions to perculate into the client code
> --------------------------------------------------------------------------------
>
>                 Key: AXIS2-956
>                 URL: http://issues.apache.org/jira/browse/AXIS2-956
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>            Priority: Critical
>
> Primary Problem:
> The JAX-WS invoke* methods need try/catch blocks to intercept RuntimeExceptions from lower layers in the code stack.  A WebServiceException should be rethrown.
> We also need a "negative test" to validate.  For example a dispatch message test that passes an invalid envelope.
> Secondary Problem:
> Consider adding similar try/catch blocks for other classes that directly implement JAX-WS interfaces.  
> This problem is blocking our integration testing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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