Re: A mysteriously deadlock of CXF OnewayProcessorInterceptor(A question about CXF chain interceptor mechanism)

2011-08-23 Thread Daniel Kulp
On Monday, August 22, 2011 1:00:06 PM xuhb wrote: > Hi, Dan > Unfortunately, the fixed for CXF-3750 may cause another question. which I > am not sure if it's a issuem of CXF or things the user should take care; > Details I have comments in CXF-3750; OK. This should now be fixed. Dan > >

A question about CXF chain interceptor mechanism

2011-08-22 Thread xuhb
Hi: CXF Chain Interceptor is simple and good mechanism for protocol interpret; But sometimes it seem "Chain Interceptor " mechanism is not very suitable for things such as system resource release; To illustrate this, following is a sample: 1) Recently I am using CXF to expose an existing sys

Re: A mysteriously deadlock of CXF OnewayProcessorInterceptor(A question about CXF chain interceptor mechanism)

2011-08-21 Thread xuhb
Hi, Dan Unfortunately, the fixed for CXF-3750 may cause another question. which I am not sure if it's a issuem of CXF or things the user should take care; Details I have comments in CXF-3750; - Original Message - From: "xuhb" To: Sent: Monday, August 22, 2011 11:06 AM Subject: