portlet-preferences.xml which contain XML like:
<portlet-preferences-set>
<portlet-preferences>
<owner-type>portal</owner-type>
<owner-id>test</owner-id>
<window-id>portal#test:/web/BannerPortlet/banner</window-id>
<preference>
<name>template</name>
<value>par:/groovy/groovy/webui/component/UIBannerPortlet.gtmpl</value>
<read-only>false</read-only>
</preference>
</portlet-preferences>
…
</portlet-preferences-set>
On May 29, 2012, at 3:42 PM, Nick Scavelli wrote:
Which XML descriptor ?
On 05/29/2012 09:05 AM, Julien Viet wrote:
> I want soon to remove support for old XML descriptor "portlet-preferences"
that is not used anymore in GateIn except for unit tests. This file is legacy of eXo
Portal 2.5 was deprecated in GateIn 3.0 in favor of the inline port let preferences in
a<portet-application> tag.
>
> This will remove some hack code necessary to properly support it.
>
> I want also to update the existing descriptors to use the correct XML as some of the
XML is not correct.
>
> let me know if it raise any concern.
>
> cheers
>
> Julien
>
>
> _______________________________________________
> gatein-dev mailing list
> gatein-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/gatein-dev