Hi David, this is for you. I am looking at the code and what I get In package org.apache.jetspeed.modules.actions.portlets we have class CustomizeSetAction. There in buildPortletList method, you are checking for portlet has media or not. Is there any chance we can make html default. What I am asking, can we make html as default media type if media for a portlet is null?
~suchi -----Original Message----- From: Pernoud Aurelien [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 6:00 AM To: Jetspeed Users List Subject: RE: Problem in Registering the Portlet It reminds me this bug : http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24653 where the media type wasn't set correctly for controllers when using the admin controller browser, maybe that's the case too for portlets ? Check your local-portlets.xreg see if they have a media-type. Aurelien venkat nagaraju a �crit : > hi > > I registered the portlet using admin account.The local-portlets.xreg > file got updated automatically with the portlet entry. > > I didn't write the portlet entry explicitly in the > .xreg file. when i tried to add the entry explicitly > the portlet is not appearing in the list of registered portlets. > > clarify me in this regard. > > raju --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
