The problem was I did not have the following defined for each portlet:
<portlet-name>ActiveContent</portlet-name>
new: <display-name>Active Content</display-name>
new: Spark Portlet
<portlet-class>com.fatwire.flame.portlets.MyActiveList</portlet-class>
the key descriptor is <display-name> as the portal seems to just not like any
portlet without it (they are displayed, but nothing can be done with them) The second
descriptor is and while optional it makes sense to have.
Thanks,
ERIC
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991437#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...