在 JBoss AS 7.0.2 发布后两个月,JBoss AS 推出了 7.1.0 的第一个 Beta 测试版本,代号为 Tesla,可从下面地址获取:
http://www.jboss.org/jbossas/downloads.html
除了 bug 修复之外,7.1.0 包含大量的新特性,包括改进对 J2EE 标准的支持,下面是主要的介绍:
- A significant portion of EE full profile capabilities
- Remote EJB over Remoting
- Remote EJB over IIOP
- CMP & BMP
- EJB 2.x support
- App Client
- JSR-88
- A number of management improvements
- Management is now secure by default
- Although with local user transparent auth for CLI and Java API tools
- Console will "guide" you through creating a user
- Numerous component updates
完整的列表请看 here
时间:2011-11-26 08:19
来源:开源中国社区
作者:红薯
原文链接