JBoss Portlet Bridge 3.3.0.Beta2 发布了,值得关注的改进有:
Fix Client Window Id handling to enabled JSF 2.2 Flows to work
Fix generation of partial response that updates the entire portlet, such that the content is not replaced, only the portlet body.
Investigations into CDI 1.1/Weld 2.x have proven that it is no longer necessary to use the CDI Portlet Integration Library for developing CDI portlets.
完整内容请看 https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310550&version=12322688
JBoss Portlet Bridge 是对 JSR-301 和 JSR 329 草案实现,用以支持在 portlet 中使用 JSF 技术开发,以及增强对其他 Web 框架的支持,当前支持 JSF、Seam、RichFaces 等。
官方首页:http://www.jboss.org/
免费下载:http://www.jboss.org/portletbridge/downloads.html
来自:开源中国社区

