JBoss Portlet Bridge 3.2.0.Beta2 发布
JBoss Portlet Bridge 是对 JSR-301 和 JSR 329 草案实现,用以支持在 portlet 中使用 JSF 技术开发,以及增强对其他 Web 框架的支持,当前支持 JSF、Seam、RichFaces 等。
JBoss Portlet Bridge 发布了 3.2.0 的第二个 beta 测试版本,主要改进包括:
- Fix for Thread handling of Flash scope under heavy load
- Fix for JSF view that contains the web context name in the view path
- Prevent ResourceHandlers added for RichFaces from being repetitively looped
- Add the ability to prevent script tags from being rendered in the Head of a page as self closing. By default this is off, but can be turned on with the org.jboss.portletbridge.PREVENT_SELF_CLOSING_SCRIPT_TAG context param. See the docs for more details.
完整记录请按 release notes