JBossWS 5.2.0.Final 已发布,最新版本为 WildFly 带来了很多组件升级,包括 Apache CXF 3.2 和 JAXB 2.3 。经过堆栈中的许多改进和修复,JBossWS 5.2.0.Final 已实现与最新的 JDK 9 兼容(并经过测试)。
具体更新内容如下:
Component Upgrade
Upgrade to Apache CXF 3.2
Upgrade Apache CXF XJC Utils to 3.1.0
Move to commons-lang3 and Velocity 2
Upgrade to ASM 5.2
Upgrade to JAXB impl 2.3.0
Upgrade to Apache CXF 3.2.1
Feature Request
JDK 9 support
Add cxf.interceptors.infault and cxf.interceptors.outfault properties to jboss-webservices.xml
Allow configuration of CXF fault interceptors as JBossWS properties
Bug
BusHolder uses deprecated register() from InstrumentationManagerImpl
AbstractServerConfig#setWebServiceHost uses local hostname, then fails on verification
WSDL system property expansion not working on endpoint address
Task
Ensure all tests are written junit4 way
下载地址:
http://jbossws.jboss.org/downloads/latest
来自:开源中国社区

