I am working on a Portlet Selector portlet that works slightly differently than the standard one that comes with Jetspeed. I started by looking at how the CategoryPortletSelector is working, and it appears to be using the PortalRegistry.getAllPortletDefinitions() method to pull in all of the possible portlets to choose from. I am having some luck with that, but none of the portlets I've developed for my own portlet apps are showing up. Is there something I need to add to my portlet.xml or web.xml (or another file) that will make the PortletRegistry pick them up?
Thanks, Jennifer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]