MyFacesブリッジ

MyFacesブリッジのコードをs2portlet-extensionに入れているけど、MyFaces からの反響というか、いつまだ立っても解決されずに向こうからリンクだけ張られている状況なので、再度、s2portlet-extensionからPALに戻した方がいいかな。見た感じでは、コード自体は、S2に依存するようなコードはまだ、入れてなかったと思うし。

JSR-286 Early Draft 1 available for review

だそうな。何か、表示でパラメータを共有できるような感じで書いてある。細かく見ていかないと、何が変わるかわからんな。

The JSR-286 (Portlet 2.0) Early Draft 1 has been released by the Java Community Process. It can be found at: http://jcp.org/aboutJava/communityprocess/edr/jsr286/. According to that page:

“This first draft does not contain all the functionality that the JSR 286 EG considers for this JSR, but mainly supports the features introduced with Web Service for Remote Portlets (WSRP) V 2.0 defined at OASIS and thus the JSR 286 EG seeks feedback these features. Additional features will be introduced with a second early draft.”

Note that the PDF ‘Without Track Changes’ is broken right now. The other PDF has color highlighting new text in the document.

According to PLT.2.6 of the Early Draft:

The major new features of version 2.0 include:

* Events — enabling portlet to send and receive events and perform state changes or send further events as result of processing an event.

* Shared session attributes — allowing portlets to share session attributes beyond the current web application.

* Shared render parameters — allowing portlets to share render parameters with other portlets.

* Resource serving — provides ability for a portlet to serve a resource.

* Portlet filter — allowing on the fly transformations of information in both the request to and the response from a portlet

The closing date for this early draft review is Sept 1. Please send your comments to jsr-286-comments@jcp.org.