<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81029#M25013</link>
    <description>&lt;P&gt;What Java version are you using?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 10:05:35 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2019-11-26T10:05:35Z</dc:date>
    <item>
      <title>Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81028#M25012</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to integrate Alfresco 5.2 community edition with Liferay 7.1 community edition.&lt;/P&gt;&lt;P&gt;For earlier versions of Alfresco and Liferay I am able to find integration documentation i.e.&amp;nbsp; &lt;A href="https://docs.alfresco.com/4.0/tasks/dlp-install-config.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/4.0/tasks/dlp-install-config.html&lt;/A&gt;&amp;nbsp;but for newer versions I am unable to.&lt;/P&gt;&lt;P&gt;So,&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Please let me know if this integration is still possible or is it depricated?&lt;/LI&gt;&lt;LI&gt;If possible, can someone please point me to the correct documentation?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I even tried to follow the old documentation, and it seems that not to be working and getting following error logs:&lt;/P&gt;&lt;PRE&gt;2019-11-26 08:55:29.968 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:261] Processing share.war&lt;BR /&gt;2019-11-26 08:56:08.020 INFO [fileinstall-D:/projects/Lifresco/LR71GA4/w/bundles/osgi/war][BaseAutoDeployListener:50] Portlets for D:\projects\Lifresco\LR71GA4\w\bundles\tomcat-9.0.17\temp\20191126085241817YXLKMNIE\share.war copied successfully&lt;BR /&gt;2019-11-26 08:57:08,217 ERROR [web.context.ContextLoader] [fileinstall-D:/projects/Lifresco/LR71GA4/w/bundles/osgi/war] Context initialization failed&lt;BR /&gt;org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [web-application-config.xml]; nested exception is javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found&lt;BR /&gt;at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:413)&lt;BR /&gt;at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:335)&lt;BR /&gt;at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:303)&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)&lt;BR /&gt;at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)&lt;BR /&gt;at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)&lt;BR /&gt;at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:542)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:451)&lt;BR /&gt;at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.SecurePluginContextListener.instantiatingListener(SecurePluginContextListener.java:357)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.SecurePluginContextListener.instantiatingListeners(SecurePluginContextListener.java:164)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at com.liferay.portal.deploy.hot.ServletContextListenerHotDeployListener.doInvokeDeploy(ServletContextListenerHotDeployListener.java:73)&lt;BR /&gt;at com.liferay.portal.deploy.hot.ServletContextListenerHotDeployListener.invokeDeploy(ServletContextListenerHotDeployListener.java:37)&lt;BR /&gt;at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:232)&lt;BR /&gt;at com.liferay.portal.deploy.hot.HotDeployImpl.fireDeployEvent(HotDeployImpl.java:97)&lt;BR /&gt;at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil.java:27)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.PluginContextListener.fireDeployEvent(PluginContextListener.java:189)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.PluginContextListener.doPortalInit(PluginContextListener.java:179)&lt;BR /&gt;at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycle.java:44)&lt;BR /&gt;at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:77)&lt;BR /&gt;at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:59)&lt;BR /&gt;at com.liferay.portal.kernel.util.BasePortalLifecycle.registerPortalLifecycle(BasePortalLifecycle.java:54)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.PluginContextListener.contextInitialized(PluginContextListener.java:141)&lt;BR /&gt;at com.liferay.portal.kernel.servlet.SecurePluginContextListener.contextInitialized(SecurePluginContextListener.java:152)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.adapter.ServletContextListenerExceptionAdapter._initializeContext(ServletContextListenerExceptionAdapter.java:119)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.adapter.ServletContextListenerExceptionAdapter.contextInitialized(ServletContextListenerExceptionAdapter.java:99)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor429.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.eclipse.equinox.http.servlet.internal.registration.ListenerRegistration$EventListenerInvocationHandler.invoke(ListenerRegistration.java:143)&lt;BR /&gt;at com.sun.proxy.$Proxy690.contextInitialized(Unknown Source)&lt;BR /&gt;at org.eclipse.equinox.http.servlet.internal.context.ContextController.doAddListenerRegistration(ContextController.java:350)&lt;BR /&gt;at org.eclipse.equinox.http.servlet.internal.context.ContextController.addListenerRegistration(ContextController.java:303)&lt;BR /&gt;at org.eclipse.equinox.http.servlet.internal.customizer.ContextListenerTrackerCustomizer.addingService(ContextListenerTrackerCustomizer.java:67)&lt;BR /&gt;at org.eclipse.equinox.http.servlet.internal.customizer.ContextListenerTrackerCustomizer.addingService(ContextListenerTrackerCustomizer.java:1)&lt;BR /&gt;at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943)&lt;BR /&gt;at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)&lt;BR /&gt;at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)&lt;BR /&gt;at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)&lt;BR /&gt;at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:903)&lt;BR /&gt;at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109)&lt;BR /&gt;at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:891)&lt;BR /&gt;at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:804)&lt;BR /&gt;at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127)&lt;BR /&gt;at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:228)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:469)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:487)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:1004)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.WabBundleProcessor.initListeners(WabBundleProcessor.java:571)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.WabBundleProcessor.init(WabBundleProcessor.java:217)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.WebBundleDeployer._initWabBundle(WebBundleDeployer.java:184)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.WebBundleDeployer.doStart(WebBundleDeployer.java:85)&lt;BR /&gt;at com.liferay.portal.osgi.web.wab.extender.internal.WabFactory$WABExtension.start(WabFactory.java:175)&lt;BR /&gt;at org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)&lt;BR /&gt;at org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:488)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:1)&lt;BR /&gt;at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)&lt;BR /&gt;at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)&lt;BR /&gt;at org.eclipse.osgi.container.Module.start(Module.java:467)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1264)&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1237)&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520)&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365)&lt;BR /&gt;at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316)&lt;BR /&gt;Caused by: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found&lt;BR /&gt;at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source)&lt;BR /&gt;at org.springframework.beans.factory.xml.DefaultDocumentLoader.createDocumentBuilderFactory(DefaultDocumentLoader.java:89)&lt;BR /&gt;at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)&lt;BR /&gt;at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:389)&lt;BR /&gt;... 82 more&lt;/PRE&gt;&lt;P&gt;Even I am able to see that:&lt;/P&gt;&lt;PRE&gt;STARTED share_1.0.0 [2022]&lt;/PRE&gt;&lt;P&gt;But not able to find it on the Liferay Widget section to place it on the page, and also not sure how to get rid of all the errors in the logs.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 09:13:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81028#M25012</guid>
      <dc:creator>hdbhandari</dc:creator>
      <dc:date>2019-11-26T09:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81029#M25013</link>
      <description>&lt;P&gt;What Java version are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 10:05:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81029#M25013</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-11-26T10:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81030#M25014</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using oracle java version 8 update 111.&lt;/P&gt;&lt;PRE&gt;PS C:\Users\himan&amp;gt; java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
PS C:\Users\himan&amp;gt; javac -version
javac 1.8.0_111
PS C:\Users\himan&amp;gt;&lt;/PRE&gt;&lt;P&gt;I followed this link to find compatible java version for Alfresco.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 10:10:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81030#M25014</guid>
      <dc:creator>hdbhandari</dc:creator>
      <dc:date>2019-11-26T10:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81031#M25015</link>
      <description>&lt;P&gt;It looks like this feature was removed in Alfresco 5.0.b&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/doclib-portlet/ba-p/290250" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-hub/doclib-portlet/ba-p/290250&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can explore another alternatives, like using the CMIS protocol:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.zylk.net/es/web-2-0/blog/-/blogs/liferay-dxp-integration-with-alfresco-via-cmis-api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.zylk.net/es/web-2-0/blog/-/blogs/liferay-dxp-integration-with-alfresco-via-cmis-api&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 11:01:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81031#M25015</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-11-26T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.2 CE Integration with Liferay 7.1 CE GA4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81032#M25016</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/5487"&gt;@angelborroy&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying back and providing reference links.&lt;/P&gt;&lt;P&gt;It is unfortunate to know that the support for doclib portlet is removed&amp;nbsp;&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;On top of that Liferay has also deprecated use of CMIS with below comment.&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;&lt;EM&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;CMIS Store is not suitable for production use and is deprecated as of Liferay DXP Digital Enterprise 7.0 Fix Pack 14 (SP3) and Liferay Portal CE 7.0 GA4. Because it can have performance issues with large repositories, it’s recommended that you use one of the other configuration repositories listed above, such as Advanced File System Store, to store your Documents and Media files.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://portal.liferay.dev/docs/7-1/deploy/-/knowledge_base/d/using-the-cmis-store" target="_blank" rel="nofollow noopener noreferrer"&gt;https://portal.liferay.dev/docs/7-1/deploy/-/knowledge_base/d/using-the-cmis-store&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyways, Thanks for the help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 11:48:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-ce-integration-with-liferay-7-1-ce-ga4/m-p/81032#M25016</guid>
      <dc:creator>hdbhandari</dc:creator>
      <dc:date>2019-11-26T11:48:48Z</dc:date>
    </item>
  </channel>
</rss>

