Spi2davRepositoryServiceFactory#createRepositoryService() may hang forever if 
using https scheme
------------------------------------------------------------------------------------------------

                 Key: JCR-3125
                 URL: https://issues.apache.org/jira/browse/JCR-3125
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-spi2dav
    Affects Versions: 2.3.1
            Reporter: Timothee Maret
         Attachments: JCR-3125.patch

Using a JcrUtils.REPOSITORY_URI parameter with HTTPS scheme (eg. 
https://localhost:8080) when getting a repository instance out of 
Jcr2davRepositoryFactory, may never return.
In order to reproduce this, try to get a repository instance out of a server 
that serves on http only.

This could be fixed by allowing to set the connection and socket timeout on the 
HTTP connection manager.

--
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

        

Reply via email to