Apache CXF 3.0.16 发布了。Apache CXF一个开源的Service框架,它实现了JCP与Web Service中一些重要标准。CXF简化了构造,集成,面 向服务架构(SOA)业务组件与技术的灵活复用。
主要更新内容:
Bug
PhaseInterceptorChain has thrown exception, unwinding now java.lang.NullPointerException: null at org.apache.cxf.binding.soap.saaj.SAAJUtils.getHeader(SAAJUtils.java:43)
The logInputStream method of the LoggingInInterceptor fails if input stream size bigger than limit and PrettyPrint option is true.
Xml validation error with MTOM
VariantListBuilderImpl build() don't work without add method
ClassCastException in org.apache.cxf.transport.http.Headers
Java 2 security issues
WebFaultOutInterceptor calls getFaultSubcodes() even in case of SOAP1.1 faults
NullPointerException during wsdl validation
Response entity can not be auto-closed if the entity is read implicitly
JAXRSServerFactoryBeanDefinitionParser doesn't log autowire failures
Improvement
Support subresource locators returning the classes
Enhance Search SQLPrinterVisitor to support hierarchical queries
Add a new wadltojava 'authorization' option
软件详情:http://cxf.apache.org/docs/30-migration-guide.html
下载地址:http://cxf.apache.org/download.html
来自:开源中国社区

