4 Replies Latest reply on Mar 26, 2008 6:49 PM by julien1

    JBoss Portlet Container 2.0 (JSR-268) support for custom por

    jan.vissers

      Hi,

      Does JBoss PTL Container 2.0 support custom portlet mode? I want to implement a 'edit defaults' mode and tried to add this in the portlet.xml. However no visual control shows up in the portal.

      I've used @RenderMode(name = "edit_defaults") on a specific GenericPortlet overriding class method to perform the functionality.

      Is there no control shown, due to the fact that PTL Container 2.0 doesn't support security?