留言板

Alfresco Share in Liferay, login problem

Ricardo Vieira,修改在13 年前。

Alfresco Share in Liferay, login problem

Junior Member 帖子: 54 加入日期: 10-8-16 最近的帖子
Hi all,

I'm trying to use alfrescos portlets in liferay, my setup is:

Alfresco 3.4.a tomcat 6
Liferay 6.0.4 tomcat 6

alfresco and liferay are in separate tomcats

I followed this wiki:
http://wiki.alfresco.com/wiki/Portlets

thing is, I had to change the alfresco port from 8080 to other, 9181 in this case.

I got alfresco to work, the web client, and alfresco share working too, but when I add the alfresco portlets to liferay i get this error:

18:25:22,378 ERROR [PortletRequestDispatcherImpl:136] org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:659)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:552)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
        at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
        at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
        at com.liferay.portlet.PortletRequestDispatcherImpl.dispatch(PortletRequestDispatcherImpl.java:315)
        at com.liferay.portlet.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:133)
        at org.alfresco.web.portlet.ProxyPortlet.renderRequest(ProxyPortlet.java:290)
        at org.alfresco.web.portlet.ProxyPortlet.doView(ProxyPortlet.java:198)
        at org.alfresco.web.portlet.ProxyPortlet.render(ProxyPortlet.java:108)
        at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:101)
        at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:64)
        at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:92)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
        at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
        at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
        at com.liferay.portlet.InvokerPortletImpl.invoke(InvokerPortletImpl.java:628)
        at com.liferay.portlet.InvokerPortletImpl.invokeRender(InvokerPortletImpl.java:713)
        at com.liferay.portlet.InvokerPortletImpl.render(InvokerPortletImpl.java:424)
        at org.apache.jsp.html.portal.render_005fportlet_jsp._jspService(Unknown Source)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
        at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
        at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
        at com.liferay.portal.util.PortalImpl.renderPortlet(PortalImpl.java:3647)
        at com.liferay.portal.util.PortalUtil.renderPortlet(PortalUtil.java:1164)
....


Im using the default user in liferay and created one in alfresco, but still I keep getting this, ive searched for an answer but I cant seem to solve this emoticon

If anyone has any idea on how to solve this, pls help

tnx in advance emoticon
Ricardo Vieira,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Junior Member 帖子: 54 加入日期: 10-8-16 最近的帖子
problem solved, i didnt had the shared/classes/alfresco/web-extension/share-config-custom.xml with the correct changes :S
mirek bin,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

New Member 发布: 1 加入日期: 10-12-21 最近的帖子
hello ricardo

can you write out, how did you solve the problem? i am facing the same one (alfresco-3.4.b, liferay-portal-6.0.5) and i can't make both working because of mentioned User retrieval problem :-(

many thanks for the answer

mirek
thumbnail
Drew Blessing,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Junior Member 帖子: 78 加入日期: 11-1-27 最近的帖子
I am having the same problem, except I am positive (almost sure based on wiki's) that my share-config-custom.xml is correct. Can you post what you have for that file?
thumbnail
Jakub Liska,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 187 加入日期: 10-3-25 最近的帖子
Same problem here,

alfresco 9090, liferay 8080,

share-config-custom.xml

I just uncommented the last config and changed port numbers to alfreso endpoints.

   <config evaluator="string-compare" condition="Remote">
      <remote>
         <endpoint>
            <id>alfresco-noauth</id>
            <name>Alfresco - unauthenticated access</name>
            <description>Access to Alfresco Repository WebScripts that do not require authentication</description>
            <connector-id>alfresco</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <identity>none</identity>
         </endpoint>

         <endpoint>
            <id>alfresco</id>
            <name>Alfresco - user access</name>
            <description>Access to Alfresco Repository WebScripts that require user authentication</description>
            <connector-id>alfresco</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <identity>user</identity>
         </endpoint>

         <endpoint>
            <id>alfresco-feed</id>
            <name>Alfresco Feed</name>
            <description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
            <connector-id>http</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <basic-auth>true</basic-auth>
            <identity>user</identity>
         </endpoint>
      </remote>
   </config>



I also added these two lines in the alfresco-global.properties


authentication.chain=alfrescoNtlm1:alfrescoNtlm,external1:external
external.authentication.proxyUserName=
thumbnail
Jakub Liska,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 187 加入日期: 10-3-25 最近的帖子
The solution consisted in adding "<external-auth> true </external-auth>" line...


         <endpoint>
            <id>alfresco</id>
            <name>Alfresco - user access</name>
            <description>Access to Alfresco Repository WebScripts that require user authentication</description>
            <connector-id>alfresco</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <identity>user</identity>
	    <external-auth> true </external-auth>
         </endpoint>


But I have another problem I can't solve


ERROR [InvokerFilter:128] java.lang.SecurityException: Unable to locate a login configuration
java.lang.SecurityException: Unable to locate a login configuration
        at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:93)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at javax.security.auth.login.Configuration$3.run(Configuration.java:246)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.login.Configuration.getConfiguration(Configuration.java:241)
        at javax.security.auth.login.LoginContext$1.run(LoginContext.java:237)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.login.LoginContext.init(LoginContext.java:234)
        at javax.security.auth.login.LoginContext.<init>(LoginContext.java:403)
        at org.alfresco.web.site.servlet.SSOAuthenticationFilter.init(SSOAuthenticationFilter.java:246)
        at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterHelper.initFilter(InvokerFilterHelper.java:188)
        at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterHelper.readLiferayFilterWebXML(InvokerFilterHelper.java:263)
        at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.init(InvokerFilter.java:96)
        at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295)
        at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
        at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
        at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3838)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4488)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
        at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1041)
        at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:964)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
        at org.apache.catalina.core.StandardService.start(StandardService.java:516)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:593)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.io.IOException: Unable to locate a login configuration
        at com.sun.security.auth.login.ConfigFile.init(ConfigFile.java:250)
        at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:91)
        ... 44 more


</init></init></init></init>
thumbnail
Jakub Liska,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 187 加入日期: 10-3-25 最近的帖子
Ok, finally I got rid of the login issue, and this one is back

Caused by: org.springframework.extensions.surf.exception.UserFactoryException: Unable to create user - failed to retrieve user metadata: 
        at org.springframework.extensions.surf.support.AlfrescoUserFactory.loadUser(AlfrescoUserFactory.java:177)





share-config-custom.xml


<alfresco-config>
   
   <config evaluator="string-compare" condition="Remote">
      <remote>
         <endpoint>
            <id>alfresco-noauth</id>
            <name>Alfresco - unauthenticated access</name>
            <description>Access to Alfresco Repository WebScripts that do not require authentication</description>
            <connector-id>alfresco</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <identity>none</identity>
         </endpoint>

         <endpoint>
            <id>alfresco</id>
            <name>Alfresco - user access</name>
            <description>Access to Alfresco Repository WebScripts that require user authentication</description>
            <connector-id>alfresco</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <identity>user</identity>
	    <external-auth> true </external-auth>
         </endpoint>

         <endpoint>
            <id>alfresco-feed</id>
            <name>Alfresco Feed</name>
            <description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
            <connector-id>http</connector-id>
            <endpoint-url>http://localhost:9090/alfresco/s</endpoint-url>
            <basic-auth>true</basic-auth>
            <identity>user</identity>
         </endpoint>
      </remote>
   </config>
	
</alfresco-config>
thumbnail
Alexander Chow,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Liferay Master 帖子: 518 加入日期: 05-7-20 最近的帖子
Have you tried posting this on Alfresco's forums? This seems like it is more an Alfresco issue than a Liferay one.

http://forums.alfresco.com/en/viewtopic.php?f=47&t=34661
http://www.youtube.com/watch?v=ypw7oCjUPKo
thumbnail
Jakub Liska,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 187 加入日期: 10-3-25 最近的帖子
At the beginning I didn't know it works only with Liferay 5.2.3 ... I figured that out after some time and I gave up on deploying alfresco share on Liferay 6.1.x ...Though it worked for me on LR 5.2.3 ... Thank you
thumbnail
Alexander Chow,修改在13 年前。

RE: Alfresco Share in Liferay, login problem

Liferay Master 帖子: 518 加入日期: 05-7-20 最近的帖子
Thanks. I've updated your ticket.
thumbnail
Hajri Mohamed,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

Junior Member 帖子: 71 加入日期: 11-3-2 最近的帖子
liferay 6.0.5 with Alfresco (3.4 community) share working very well in separate tomcat, who want some help can just say it
thumbnail
Kamesh Sampath,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 158 加入日期: 10-5-27 最近的帖子
Hi Hajri,

I am still not able to connect Alfresco Share with Liferay with the configuration mentioned and discussed above. I am still getting Unable to retrieve the user error

Can you please let know how did you make it working for Alfresco 3.4 and Liferay 6.0.5, am using Liferay 6.0.5 and Alfresco Community 3.4.c

Thanks.
Kamesh
thumbnail
Hajri Mohamed,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

Junior Member 帖子: 71 加入日期: 11-3-2 最近的帖子
this is my share-config-custom.xml
<alfresco-config>
  <config evaluator="string-compare" condition="Remote">
    <remote>

      <endpoint>
        <id>alfresco-noauth</id>
        <name>Alfresco - unauthenticated access</name>
        <description>Access to Alfresco Repository WebScripts that do not require authentication</description>
        <connector-id>alfresco</connector-id>
        <endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
        <identity>none</identity>
      </endpoint>

      <endpoint>
        <id>alfresco-feed</id>
        <name>Alfresco Feed</name>
        <description>Alfresco Feed - supports basic HTTP authentication</description>
        <connector-id>http</connector-id>
        <endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
        <basic-auth>true</basic-auth>
        <identity>user</identity>
      </endpoint>

      <connector>
        <id>alfrescoCookie</id>
        <name>Alfresco Connector</name>
        <description>Connects to an Alfresco instance using cookie-based authentication</description>
        <class>org.springframework.extensions.webscripts.connector.AlfrescoConnector</class>
      </connector>

      <endpoint>
        <id>alfresco</id>
        <name>Alfresco - user access</name>
        <description>Access to Alfresco Repository WebScripts that require user authentication</description>
        <connector-id>alfrescoCookie</connector-id>
        <endpoint-url>http://localhost:8080/alfresco/wcs</endpoint-url>
        <identity>user</identity>
        <external-auth>true</external-auth>
      </endpoint>

    </remote>
  </config>

</alfresco-config>

and be sure to create a user in alfresco with the same password as liferay portal
another think, in alfresco-global.properties add this

# Enable external authentification for portlets ----Added
authentication.chain=alfrescoNtlm1:alfrescoNtlm,external1:external
external.authentication.proxyUserName=

fially , this is a link to a tuto that helped me much
alfresco tuto

regards
thumbnail
Kamesh Sampath,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 158 加入日期: 10-5-27 最近的帖子
Thanks it worked emoticon,

I also found another thing when we try to login to Liferay form the same browser window/tab in which you have logged in as alfresco user, it gives the same user repository error, i guess the "alfrescoCookie" is having that effect. the same does work if we try to two different browser windows.
Avinash Vutukuri,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 18 加入日期: 11-7-7 最近的帖子
Thanks, Its working fine for me. Now I am able to share the documents from alfresco to liferay. But I am not sure how to use this content and publish it to the pages. Please let me know how can I use this content in a structure as we use the regular liferay document library content and publish it using web content display?
thumbnail
Basanagowda Patil,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 4 加入日期: 11-4-13 最近的帖子
Hi,
I am able to achieve this but struggling to do SSO integration.
Any thoughts how to do it?

Thanks,
Patil
Andreas van de Valk,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

New Member 发布: 1 加入日期: 11-12-4 最近的帖子
Hallo!

I am a newbie: Tomcat, Java, Alfresco and Liferay....

Using Liferay 6.1 CE (Tomcat 7) and Alfresco 4.0.b (Tomcat 6) on Debian 6.03. Both running without problems now. Logged in as the same user with identical password, email adress.I build a site "Alfresco" (1 column) in Liferay, added "Share My documents library".

My Problem is: Activating the site "Alfresco", shows the site but brings as result a popup "Alfreso Please login over your portal".

For me it looks like a problem from Alfresco. Maybe i am false.
thumbnail
Holger Wesser,修改在12 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 2 加入日期: 11-7-1 最近的帖子
Andreas van de Valk:

My Problem is: Activating the site "Alfresco", shows the site but brings as result a popup "Alfreso Please login over your portal".


Hi Andreas,
did you solve your problem? I'm facing the same issue and don't know how to handle this...
thumbnail
sheela mk,修改在11 年前。

RE: Alfresco Share in Liferay, login problem

Regular Member 帖子: 111 加入日期: 12-2-17 最近的帖子
ya..I'm also facing the same problem..Pls..Anybody..Experts try out this..n tel us..

LR 6.1,Alfresco CE 4.0.d
thumbnail
Marianandan Arockiasamy,修改在11 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 2 加入日期: 11-4-9 最近的帖子
There problem could be because of 2 reason.

Reason #1: Check your Alfresco service is running.

Reason #2: You might have opened Alfresco and Liferay Portal in the same host machine. The reason why I am telling this is because when both the applications are opened Liferay is trying to use the same session of alfresco, even though you have logged in as a different liferay user. Because of the role conflict with different user (1 in liferay and 1 in Alfresco) but both the application sharing the same alfresco session, you might end up with getting this problem. So make sure when you are running liferay application and having alfresco portlet in it, you should not try to open alfresco in the same machine enven if it is a different browser.

Regards
-Mari
thumbnail
Manuel Hoyos,修改在10 年前。

RE: Alfresco Share in Liferay, login problem

Junior Member 帖子: 60 加入日期: 12-6-11 最近的帖子
I'm trying connect alfresco 3.4.17 ce with liferay 6.1 ce, alfresco and liferay are in diferents machine.

My share-config-custom.xml is:
<alfresco-config>
<config evaluator="string-compare" condition="Remote">
<remote>

<endpoint>
<id>alfresco-noauth</id>
<name>Alfresco - unauthenticated access</name>
<description>Access to Alfresco Repository WebScripts that do not require authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://alfrescopruebas.copv.junta-andalucia.es/alfresco/s</endpoint-url>
<identity>none</identity>
</endpoint>

<endpoint>
<id>alfresco-feed</id>
<name>Alfresco Feed</name>
<description>Alfresco Feed - supports basic HTTP authentication</description>
<connector-id>http</connector-id>
<endpoint-url>http://alfrescopruebas.copv.junta-andalucia.es/alfresco/s</endpoint-url>
<basic-auth>true</basic-auth>
<identity>user</identity>
</endpoint>

<connector>
<id>alfrescoCookie</id>
<name>Alfresco Connector</name>
<description>Connects to an Alfresco instance using cookie-based authentication</description>
<class>org.springframework.extensions.webscripts.connector.AlfrescoConnector</class>
</connector>

<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfrescoCookie</connector-id>
<endpoint-url>http://alfrescopruebas.copv.junta-andalucia.es/alfresco/wcs</endpoint-url>
<identity>user</identity>
<external-auth>true</external-auth>
</endpoint>

</remote>
</config>

</alfresco-config>

And the error is the next:

GRAVE: El Servlet.service() para servlet Spring Surf Dispatcher Servlet lanzó una excepción
org.springframework.extensions.surf.exception.UserFactoryException: Unable to create user - failed to retrieve user metadata:
at org.springframework.extensions.surf.support.AlfrescoUserFactory.loadUser(AlfrescoUserFactory.java:177)
at org.springframework.extensions.surf.support.AbstractUserFactory.initialiseUser(AbstractUserFactory.java:176)
at org.springframework.extensions.surf.support.AbstractUserFactory.initialiseUser(AbstractUserFactory.java:99)
at org.springframework.extensions.surf.RequestContextUtil.initialiseUser(RequestContextUtil.java:203)
at org.springframework.extensions.surf.RequestContextUtil.populateRequestContext(RequestContextUtil.java:176)
at org.springframework.extensions.surf.RequestContextUtil.populateRequestContext(RequestContextUtil.java:131)
at org.springframework.extensions.surf.mvc.AbstractWebFrameworkView.populateRequestContext(AbstractWebFrameworkView.java:349)
at org.springframework.extensions.surf.mvc.AbstractWebFrameworkView.renderMergedOutputModel(AbstractWebFrameworkView.java:259)
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:250)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1060)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:798)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:716)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:647)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:552)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
etc.

Any Idea???
jhansi annamaneni,修改在9 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 3 加入日期: 14-6-10 最近的帖子
Hi i have successfully integarted alfresco into liferay.For the first time it has worked fine.Next day when i am trying to view alfresco portlet in liferay it is saying please login via your portal.Please help me out to solve the issue.
thumbnail
Marianandan Arockiasamy,修改在9 年前。

RE: Alfresco Share in Liferay, login problem

New Member 帖子: 2 加入日期: 11-4-9 最近的帖子
Hope the answer is helpful.
Has any one tried different approach?