[
https://issues.apache.org/jira/browse/CXF-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2072.
------------------------------
Resolution: Fixed
Fix Version/s: 2.1.5
Assignee: Daniel Kulp
Fixed in the latest snapshots
> Persistant HTTPS connections appear to be disabled.
> ---------------------------------------------------
>
> Key: CXF-2072
> URL: https://issues.apache.org/jira/browse/CXF-2072
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 2.1.4
> Environment: cxf 2.1.4, win XP Pro, jre (1.6.0_11).
> Reporter: Joshua Kessinger
> Assignee: Daniel Kulp
> Priority: Minor
> Fix For: 2.1.5
>
>
> HTTPConduit.setupURL in HTTPConduit.java seems to reset the connection
> factory whenever the endpoint's protocol startsWith() the connection factory
> protocol. The net affect seems to disable persistant HTTP/S connections.
> I changed to !startsWith() and my app seems to function fine now. I'm not
> sure if I'm missing something, but I thought I'd log it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.