You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/11/10 16:36:14 UTC

[jira] Updated: (CXF-3117) Inapppropriate use of naked RuntimeException

     [ https://issues.apache.org/jira/browse/CXF-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated CXF-3117:
----------------------------------

    Description: 
org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(EndpointInfo) throws a RuntimeException. This should be a CXF-specific exception, and the information of the underlying BusExcpetion should not be discarded.



  was:
org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(EndpointInfo) throws a RuntimeException. This should be a CXF-specific exception.



> Inapppropriate use of naked RuntimeException
> --------------------------------------------
>
>                 Key: CXF-3117
>                 URL: https://issues.apache.org/jira/browse/CXF-3117
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Benson Margulies
>
> org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(EndpointInfo) throws a RuntimeException. This should be a CXF-specific exception, and the information of the underlying BusExcpetion should not be discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.