JBoss Portlet Bridge 发布了 3.2.0 首个 RC 版本,JBoss Portlet Bridge 是对 JSR-301 和 JSR 329 草案实现,用以支持在 portlet 中使用 JSF 技术开发,以及增强对其他 Web 框架的支持,当前支持 JSF、Seam、RichFaces 等。
该版本主要改进包括:
升级到 RichFaces 4.3.1.Final
升级到 Mojarra 2.1.19
修复了 portlet URL 生成的问题 when the JSF View uses a different mapping to that of the view being linked. For instance a View using suffix mapping would generate an incorrect portlet url for a prefix mapped View.
解决了 AS7 下 @RequestScoped, @ViewScoped and @SessionScoped JSF Managed Beans 的内存泄漏问题
项目主页:https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310550&version=12321176
下载地址:http://www.jboss.org/portletbridge/downloads.html
来自:开源中国社区