JBoss Portlet Bridge 是对 JSR-301 和 JSR 329 草案实现,用以支持在 portlet 中使用 JSF 技术开发,以及增强对其他 Web 框架的支持,当前支持 JSF、Seam、RichFaces 等。
JBoss Portlet Bridge 3.2.0 发布了首个 Alpha 版本,主要改进记录有:
-
Many fixes to how resource urls are generated for RichFaces 4 portlets which resolves problems such as with icons for rich:tree
- Resolve exceptions that occurred when a new skin was chosen in the RichFaces 4 showcase portlet
- Update to RichFaces 4.3.0.M3, which includes a fix for rich:extendedDataTable not being correctly sized when a containing element was set to width=100%
- Fix a threading issue for the variable holding the ELContext which caused exceptions when executing multiple requests at once. Thanks to Alex K from the community for pointing that one out and providing a fix!
- Now support JSF2 portlets using CDI!
完整内容请看发行说明。
暂无更多评论