← Prev in month ← Prev in thread

POST portlets

From
Richard Jacob <>
Date
2003-11-27T14:40:12+00:00
ID
Thread
POST portlets
Hi Ross,

finally, I was able to deploy and run  the portlets.
The Google portlet is provided by the IBM Portal producer.

However I found some problems which needed manual corrections:

- portlets define modes as supported which they do not (removed these from
portlet xml)
- config mode is defined as supported but not declared
(portlet-custom-mode) (removed config mode)
- RSS portlet, RssXml preference contains description element which is not
allowed according to the portlet.xsd
- RSS portlet defines <modifiable> element which is obsolete, should be
<read-only>
- RSS portlet define <validator> element which is obsolete, should be
<preferences-validator>
- doView() method of RSS portlet set preference "expiration-cache" which is
not defined (->Exception), to set the expiration cache value it should use
the constant defined in RenderResponse.

Mit freundlichen Gruessen / best regards,

        Richard Jacob
______________________________________________________
IBM Lab Boeblingen, Germany
Dept.8288, WebSphere Portal Server Development
Phone: ++49 7031 16-3469  -  Fax: ++49 7031 16-4888
Email: mailto:
← Prev in month ← Prev in thread