OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-interop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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:richard.jacob@de.ibm.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]