Do you mean we can add renderSet by adding a portal-renderSet.xml to the WEB-INF/layout folder of my portlet app? I try to add a renderSet this way with the 4 components pointing to different combination of the existing renderers, say from emptyXXX and divXXX. However, when I deploy the portlet, it gave me the stack trace or no effect.
The reasons are 1) I do not know the name of the renderSet that will be pickup by default. Had try to use "default" but no effect. The only location that I think we can specify the renderSet to use is the portal level default-portal.xml file 2) If I give it the same name as in the portal-core default-portal.xml, there is not effect too. So this locally defined renderSet had not overridden the portal default. 3) I see from this forum that the reference to the portal-renderSet.xml sometimes refer to the WEB-INF/layouts (with an "s"). Which one is correct? I cannot find the code that doing the loading. Thanks wl View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886242#3886242 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886242 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
