[
https://issues.apache.org/jira/browse/SLING-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030459#comment-14030459
]
Robert Munteanu commented on SLING-3647:
----------------------------------------
I've pushed another potential fix in
http://svn.apache.org/viewvc?view=revision&revision=1602363 . Since the problem
is that the RepositoryProvider can't find the DAVExRepositoryFactory
implementation, I've tried to load it early enough to be registered. Let's see
if that fixes it. I've tried running Eclipse with -verbose:class, to notice any
possible classloading issues.
> 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)