Re: Questions about WS-RM behavior in CXF

2010-06-09 Thread Akitoshi Yoshida
Hi Dan, Thank you for your reply. I experimented with the code and I think for the current implementation, the best solution would be to fix the issue at the RetransmissionInterceptor's fault handling so that the exception object removed during its fault processing. I think it's okay to throw an

Re: Questions about WS-RM behavior in CXF

2010-06-09 Thread Akitoshi Yoshida
Hi Dan, Thank you for your reply. I experimented with the code and I think for the current implementation, the best solution would be to fix the issue at the RetransmissionInterceptor's fault handling so that the exception object removed during its fault processing. I think it's okay to throw an