You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2011/06/07 15:19:58 UTC

[jira] [Resolved] (CXF-3571) CXF HTTPTransportFactory should throw exception when it can't find a HTTPDestinationFactory

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

Willem Jiang resolved CXF-3571.
-------------------------------

    Resolution: Fixed

Applied patch into the trunk.

> CXF HTTPTransportFactory should throw exception when it can't find a HTTPDestinationFactory
> -------------------------------------------------------------------------------------------
>
>                 Key: CXF-3571
>                 URL: https://issues.apache.org/jira/browse/CXF-3571
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.4
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.4.1
>
>
> If we don't put the cxf-rt-transport-http-jetty jar into the class path, and still want to publish a server with the address start with http like "http://localhost:9000/myserver". We should get some warning for the HTTPTransportFactory, but in CXF 2.4.0, we get no any warning about it, as the HTTPTransportFactory is trying to use ServletDestinationFactory to create destination for it. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira