cancel
Showing results for 
Search instead for 
Did you mean: 

Liferay 6.1 and Alfresco 4.0d

sjctrags
Champ in-the-making
Champ in-the-making
I had installed Liferay 6.1 and Alfresco 4.0d separately. Using many tips give online, i had successfully integrated the two latest versions. I even had CMIS Alfresco portlet inside Liferay using my login credentials in both platforms. My problem is i cannot add Share portet in Liferay. Why is that so? The CMISworks but the Share portlet does not?

I need you help. Greatly appreciated.
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator
Welcome to the Alfresco forums. We're glad you are here and hope you'll stick around. A quick tip, though, is that your post does not provide enough detail for anyone to provide specific assistance. You say you cannot add the Share portlet in Liferay. Which Share portlet? Why can't you add it? Are you seeing an error message? How are you trying to add it? What troubleshooting steps have you done so far?

Jeff

sjctrags
Champ in-the-making
Champ in-the-making
Hi, Thanks for the reply.

My client's task for me was to integrate Alfresco 4.0d with Liferay 6.1. This was a challenge since i find no literature online regarding a successful integrations between this to recent versions. I had two options one is to integrate the two through having a Share portlet inside Liferay and the other is to use Document Library in Liferay to access files in the repo through CMIS.

The integration of the two using CMIS was successful. But the opening the Alfresco Share portlet failed. I did the following steps:
   a. Edited catalina.properties in LIferay tomcat for shared.loader property to point to shared classes and library in which alfresco
        web-extension libraries locates.
  b. Copied web-extension library to shared folder of Liferay tomcat.
  c. Configured share-config-custom.xml in web-extension directory.
  d. Copied share.war from Alfresco tomcat to depoly folder in Liferay tomcat.

I saw the 3 Share portlets in Liferay menu but when i add them its says Please login via your portal. And the error message in tomcat says:
05:38:26,750 INFO  [org.alfresco.web.site.EditionInterceptor] Unable to retrieve License information from Alfresco: 401

The CMIS works but this one did not. Is there something wrong with the authentication of Liferay login portlet? What must i tweak to solve this problem.