[ 
https://issues.apache.org/jira/browse/SLING-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030464#comment-14030464
 ] 

Robert Munteanu commented on SLING-3647:
----------------------------------------

Thinking about this a bit more, the more direct approach is to no longer use 
the RepositoryProvider class and the ServiceProvider lookup mechanism, but to 
rely on instantiating the DAVExRepositoryFactory directly. We don't expect any 
other implementations to be present anyway. I'll think about it a little bit 
more, but unless anyone objects I'll use this approach.

> No repository found at ... URL scheme http not supported. only
> --------------------------------------------------------------
>
>                 Key: SLING-3647
>                 URL: https://issues.apache.org/jira/browse/SLING-3647
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Stefan Egli
>            Assignee: Robert Munteanu
>            Priority: Critical
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Often when creating projects (using an archetype), and as part of this a new 
> server, the following exception occurs, and the content projects are not 
> successfully uploaded:
> {code}
> No repository found at http://localhost:4502/
> server/-/jcr:root : URL scheme http not supported. only
> crx/-/jcr:root : URL scheme http not supported. only
> No repository found at http://localhost:4502/
> server/-/jcr:root : URL scheme http not supported. only
> crx/-/jcr:root : URL scheme http not supported. only
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to