Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.2.5
-
None
-
None
Description
Setup
--------
One server process running jackrabbit (and accessible with http://server:9001), no SSL support.
One client process trying to get a repository instance using: Jcr2davRepositoryFactory#getRepository(map) and the following url: httpS://server:9001
Observations
------------------
The http client used internally does not set a socket timeout parameter.
Note
------
I'll try to add a test to demo it, once I'll have fixed the halting problem.