11-16-2010 11:30 PM
12-01-2010 12:33 PM
12-01-2010 12:44 PM
01-06-2011 02:01 PM
01-20-2011 10:14 AM
01-20-2011 03:22 PM
i've installed alfresco and integrate this into Liferay.No, that's a side-effect of Share using YUI's CSS grid system. It's pretty easy to reset though by editing a couple of Liferay CSS files - use something like Firebug to find the DIVs.
is there any solution for the "centered" text (navigation …)
thanks for your help
01-20-2011 04:56 PM
ERROR [PortletServlet:96] javax.portlet.PortletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
javax.portlet.PortletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
…..
…..
01-20-2011 05:14 PM
Hi communities,
I had the same error.
My installation environment is WIndows 2003 server, Alf 3.4c and Liferay 5.2.3 with the bundle installation of Liferay and Alfresco. The same error message after adding the portlet show "Portlet is temporarily unavailable." and the screen showsERROR [PortletServlet:96] javax.portlet.PortletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
javax.portlet.PortletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.UserFactoryException: Unable to retrieve user from repository
…..
…..
Is there anyone have any update to fix this error?
Thanks,
Joshua
<alfresco-config>
<!– Overriding endpoints to reference a remote Alfresco server –>
<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>
01-26-2011 02:23 PM
i've installed alfresco and integrate this into Liferay.No, that's a side-effect of Share using YUI's CSS grid system. It's pretty easy to reset though by editing a couple of Liferay CSS files - use something like Firebug to find the DIVs.
is there any solution for the "centered" text (navigation …)
thanks for your help
Thanks,
Mike
01-26-2011 02:25 PM
i've installed alfresco and integrate this into Liferay.
is there any solution for the "centered" text (navigation …)
thanks for your help
01-27-2011 04:42 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.