Mhh, after upgrading to 2.1-dev I get the following exception on startup (portal.genapp.minimal ...):
WARN: org.apache.pluto.PortletContainerImpl#init(): Couldn't retrieve parameter "portletcontainer.supportsBuffering" frompassed properties object. Falling back to default value "FALSE" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ajax-pipeline' defined in ServletContext resource [/WEB-INF/assembly/pipelines.xml]: Can't resolve reference to bean 'layoutValve' while setting property 'constructor argument[5]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'layoutValve' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: Can't resolve reference to bean 'AjaxRequestService' while setting property 'constructor argument with index 0'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxRequestService' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: Can't resolve reference to bean 'AjaxMovePortletAbsolute' while setting property 'constructor argument with index 0[moveabs]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxMovePortletAbsolute' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: 4 constructor arguments specified but no matching constructor found in bean 'AjaxMovePortletAbsolute' (hint: specify index arguments for simple parameters to avoid type ambiguities) org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'layoutValve' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: Can't resolve reference to bean 'AjaxRequestService' while setting property 'constructor argument with index 0'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxRequestService' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: Can't resolve reference to bean 'AjaxMovePortletAbsolute' while setting property 'constructor argument with index 0[moveabs]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxMovePortletAbsolute' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: 4 constructor arguments specified but no matching constructor found in bean 'AjaxMovePortletAbsolute' (hint: specify index arguments for simple parameters to avoid type ambiguities) org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxRequestService' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: Can't resolve reference to bean 'AjaxMovePortletAbsolute' while setting property 'constructor argument with index 0[moveabs]'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxMovePortletAbsolute' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: 4 constructor arguments specified but no matching constructor found in bean 'AjaxMovePortletAbsolute' (hint: specify index arguments for simple parameters to avoid type ambiguities) org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AjaxMovePortletAbsolute' defined in ServletContext resource [/WEB-INF/assembly/ajax-layout.xml]: 4 constructor arguments specified but no matching constructor found in bean 'AjaxMovePortletAbsolute' (hint: specify index arguments for simple parameters to avoid type ambiguities) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
