Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-19 Thread Sergey Beryozkin
Hi On 19/06/12 11:13, Apache Jenkins Server wrote: The Apache Jenkins build system has built CXF-2.6.x (build #3495) Status: Still Failing Check console output at https://builds.apache.org/job/CXF-2.6.x/3495/ to view the results. I'm seeing the strange compilation failure in the results. I

Re: CXF-2.6.x - Build # 3495 - Still Failing

2012-06-19 Thread Sergey Beryozkin
I disabled it for now. I suspect it may be caused by the hibernate entity manager test dependency which may be built with newer JDK which is confusing 1.5 compiler. Downgrading to 3.3.1.ga version is not an option given the JPA 2.0 CriteriaBuilder is being tested. One option is only to run

[VOTE] Release Apache CXF Fediz 1.0.0

2012-06-19 Thread Oliver Wulff
It's been over 6 months since work started on Fediz and it's time for the first release. The features in this release are: * WS-Federation 1.0/1.1/1.2 * SAML 1.1/2.0 Tokens * Custom token support * Publish WS-Federation Metadata document * Role information encoded as

Change to support two way faultTo message

2012-06-19 Thread Jim Ma
Hi, I just committed the change[1] to support transmit fault message to faultTo endpoint for a two way operation [2]. This change basically changed the following things : a . Rename OnewayDecoupledHandler to DecoupledHandler . b. add this DecoupledHandler interceptor with the new property