Migrating a liferay portlet into webcenter
901750Nov 25 2011 — edited Nov 29 2011Hi all,
We are trying to move a portlet application developed for Liferay to WebCenter. Our portlet is properly deployed in webcenter, and we could also successfully register it to the application deployed in the webCenter, but in the webCenter UI, it appears as "Remote Portlet Error".
When we checked the logs in Oracle EM 11g, I found this message:
A request to the producer URL "http://ipaddress:8895/myapp-null-0.0.1/portlets/WSRP_v2_Markup_Service" resulted in a status 500 response with fault string "Internal Server Error: javax.portlet.PortletException: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [META-INF/spring/webmvc-config.xml]; nested exception is java.lang.NoSuchMethodError: org/springframework/beans/MutablePropertyValues.add(Ljava/lang/String;Ljava/lang/Object;)Lorg/springframework/beans/MutablePropertyValues;.
Thanks
Edited by: 898747 on Nov 27, 2011 8:01 PM