[
https://issues.apache.org/jira/browse/CXF-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Shakirin updated CXF-3991:
---------------------------------
Description:
Hi,
Error message if conduit is not found in SoapTransportFactory is not enough
detailed, because transport id is the same for all SOAP based protocols
(http://schemas.xmlsoap.org/soap/http). It makes understaning of error
difficult if conduit is assigned with custom protocol prefix (for example udp).
Physical address should be added to error message.
Patch is attached.
TODO: check is this patch doesn't produce security hole.
Regards,
Andrei.
was:
Hi,
Error message in SoapTransportFactory is not enough, because transport id is
the same for all SOAP based protocols (http://schemas.xmlsoap.org/soap/http).
Physical address should be added to error message.
Patch is attached.
TODO: check is this patch doesn't produce security hole.
Regards,
Andrei.
> Address information should be added to error message if conduit is not found
> ----------------------------------------------------------------------------
>
> Key: CXF-3991
> URL: https://issues.apache.org/jira/browse/CXF-3991
> Project: CXF
> Issue Type: Bug
> Reporter: Andrei Shakirin
> Priority: Minor
> Attachments: SoapTransportFactory-2.patch
>
>
> Hi,
> Error message if conduit is not found in SoapTransportFactory is not enough
> detailed, because transport id is the same for all SOAP based protocols
> (http://schemas.xmlsoap.org/soap/http). It makes understaning of error
> difficult if conduit is assigned with custom protocol prefix (for example
> udp).
> Physical address should be added to error message.
> Patch is attached.
> TODO: check is this patch doesn't produce security hole.
> Regards,
> Andrei.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira