Sling Embedded JCR repository integration
-----------------------------------------

                 Key: SLING-2458
                 URL: https://issues.apache.org/jira/browse/SLING-2458
             Project: Sling
          Issue Type: Task
          Components: Commons
    Affects Versions: Maven Sling Plugin 2.1.0
         Environment: Windows 7 - Tomcat 7 - Hippo CMS - Apache Sling
            Reporter: Mi
            Priority: Minor


Hello,

I am trying to use apache sling as an templating framework in front of Hippo 
CMS (also uses JCR) so normally it should be possible to integrate Hippo CMS 
with Sling I guess.

So what I did is in the configuration of Sling configured : Apache Sling 
Embedded JCR Repository:

And i changed the values to:
Config file :  file://C:/java/appserver/apache-tomcat-7.0.6/conf/repository.xml
Repository home: C:\java\appserver\apache-tomcat-7.0.6\webapps\cms\storage (If 
I change this to not the one that Hippo CMS is using everything is OK )
Embedded JCR Repository Name : repositoryDS
Default workspace : default

..

Aministrator : admin
Admin pwd : admin

And the other values remained the same.

Now when I try to get content or post content I get this error ( Unless as 
described above , if I change the Repo home.)

The requested service (AuthenticationSupport service missing. Cannot 
authenticate request.) is not currently available.

Can someone help me ?

Am I using the correct parameters ? Am I forgetting somehting or can someone 
explain in more dept what I should put in ( in the values above).

thanks !


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