You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2014/06/23 15:23:24 UTC

[jira] [Comment Edited] (SLING-3687) "The selected project is not configured with/added to any Sling server" during Sling Import or Export

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

Konrad Windszus edited comment on SLING-3687 at 6/23/14 1:22 PM:
-----------------------------------------------------------------

Maybe this is related to the multimodule structure. The structure is as following

nc-website (pom packaging)
- nc-website-components (pom packaging, module of nc-website)
-- nc-website-components-package (content-package packaging, module of nc-website-components.

All projects are real Eclipse Projects in the workspace (compare with the attached screen), but their location in the filesystem is also nested. Although I triggered the Sling Export from the Project "nc-website-components-package" the pathname in the errormessage "nc-website-components/nc-website-components-package/..." leads to the assumption that simply the wrong project is taken into account (nc-website-components instead of nc-website-components-package).

Maybe you do not really support the case where project location is not below workspace location but somewhere else?


was (Author: kwin):
Maybe this is related to the multimodule structure. The structure is as following

nc-website (pom packaging)
- nc-website-components (pom packaging, module of nc-website)
-- nc-website-components-package (content-package packaging, module of nc-website-components.

All projects are real Eclipse Projects in the workspace (compare with the attached screen). Although I triggered the Sling Export from the Project "nc-website-components-package" the pathname in the errormessage "nc-website-components/nc-website-components-package/..." leads to the assumption that simply the wrong project is taken into account (nc-website-components instead of nc-website-components-package).

> "The selected project is not configured with/added to any Sling server" during Sling Import or Export
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SLING-3687
>                 URL: https://issues.apache.org/jira/browse/SLING-3687
>             Project: Sling
>          Issue Type: Bug
>    Affects Versions: Sling Eclipse IDE 1.0.0
>            Reporter: Konrad Windszus
>         Attachments: SLING-3687.png
>
>
> Although the module was already added to the Sling Server (and was even synchronized and therefore obviously has the right facets), I can neither user Export nor Import because both wizards fail with the message
> {code}
> The selected project is not configured with/added to any Sling server
> {code}
> Please compare with the attached screenshot. Enabling the tracing does not reveal any other log statements related to that.



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